i have my files in Mr folder which is in common/re...
# moko
r
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
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