itinance / itinance/react-native-fs
It is recommended to filter hidden directories starting with "dot"
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
RNFS.readDir(this.currentPath)
This function returns the hidden files at the beginning of the system. Some files are invisible characters in the system, which will cause RN exception.
It is recommended to filter hidden directories starting with "dot"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.