ammarahm-ed / react-native-scoped-storage

MIT License
59 stars 10 forks source link

How to copy one file to document directory? #13

Open qburst-subins opened 3 years ago

qburst-subins commented 3 years ago

what is the equivalent method to RNFetchBlob.fs.cp()?

ammarahm-ed commented 3 years ago

@subinsuresh The methods copyFile and moveFile are not implemented yet.

abhaysoftskill commented 3 years ago

What is the equivalent method to RNFetchBlob.fs.isDir() ?

Thanks in advance.

eramudeep commented 2 years ago

any update on copyFile and moveFile .?