itinance / itinance/react-native-fs
How to use getFileUri?
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description

How can I use getFileUri given in below link. I want to get the real path of the file.
https://github.com/itinance/react-native-fs/pull/395
I tried below code, but getting error:
RNFS.getFileUri(uri).then(filePath =>
alert(filePath);
)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.