itinance / itinance/react-native-fs
How To Create File with Custom Path
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi coworkers!
I need some help here for how to create file with my own custom path?
Before, I have successfully create file to my "cache" folder inside my application folder using `RNFS.ExternalCachesDirectoryPath` command.
But now I need to save my file for example to the "Android" folder. To understand this easier below is the schema of Android internal storage:
File manager -> Internal storage -> Android -> data -> com.myApps -> cache
So I have successfully create my files to the "cache" folder inside the "com.myApps" folder. But is there a possibility to create my files to the "Android" folder?
Thanks & regards,
Vincent Alexander
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.