Hello everyone, I am not able to create a file object inside the classes in the shared KMM library, does anyone how to do that or why?
r
Roukanken
02/16/2021, 2:11 PM
IIRC, you would need to use expect/actual to be able to do IO operations in common...
Another option is library that does ↑ for you
I heard KorIO is a nice choice and should be able to handle it, tho I haven't tried it myself