itinance / itinance/react-native-fs

It is recommended to filter hidden directories starting with "dot"

Open
#928 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.