itinance / itinance/react-native-fs
Error: Directory could not be created
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
```
let localSong = `${RNFS.DocumentDirectoryPath}/${await RNFS.mkdir(`
${RNFS.DocumentDirectoryPath}/${name}`)}/${fileName}`;
```
I am having this issue i am not able to create directory RNFS.mkdir if anyone have solved so please help me!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.