gmaciel
03/25/2019, 4:48 PM.json
file and parsing into a model for an android/ios library? I just saw for the parsing i could use kotlinx.serialization
and for opening the file within the project? Any other kotlinx
project?orangy
orangy
expect fun readMyFile()
and easily implement it for each platform using native APIsgmaciel
03/25/2019, 5:04 PM