itinance / itinance/react-native-fs
I don't seem to be writing/reading or even use mkDir using ExternalStorageDirectoryPath
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I need to save or copy some files from DocumentDirectoryPath to another folder outside of this path to store it even after the app is deleted.
When I attempt to use ExternalStorageDirectoryPath to access files or make a folder and ...
I get errors like "Directory could not be created" on mkDir and "Attempt to get length of null array" on "readDir"
I haven't found any answer to this after 5 hours of searching.
tnx
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.