itinance / itinance/react-native-fs
stat doesn't find file
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I can read the contents of a file with readFile using the uri (content://) as a parameter in Android.
What I want is to get the realPath of the file, so I used stat.
But stat returns an error indicating that the file does not exist
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.