i have my files in Mr folder which is in common/resources ,i am using moko how can copy the Mr folder files into device storage is this possible with moko to directly copy the whole folder ? please help
a
alex009
06/15/2023, 6:35 AM
hi. what do you mean about copy files?
maybe helps - use files/assets directory, create expect/actual for
FileResource
or
AssetsResource
and with platform functions copy files to your destination. or check okio to do it in common code