itinance / itinance/react-native-fs
Can not add files to "/storage/emulated/0" directory
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello I have been using:
"react-native": "0.65.1"
"react-native-fs": "^2.18.0"
I can RNFS.mkdir to "storage/emulated/0/Download/myApp", but I can not .mkdir "storage/emulated/0/myApp"
[Error: Directory could not be created]
I have both write and read permissions, and it works perfectly in subfolders, but I want to create in in the main directory like some other apps already do on my device.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.