Hello guys, are there any library to perform file ...
# multiplatform
f
Hello guys, are there any library to perform file tasks (create/read/write/delete) in Android/iOS???
j
They’re introducing File IO support for multiplatform on version 3. Still alpha though
m
I tried using okio multiplatform alpha around february but didn't succeed. There wasn't much docs back then, though. Went the expect/actual way eventually
m
I had a similar experience, I finally used Korio https://korlibs.soywiz.com/korio/
f
Thank you guys. I will evaluate these options.
h
Can you code yourself by using expert, actual function