itinance / itinance/react-native-fs

How to use getFileUri?

Open
#470 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

![screen shot 2018-04-05 at 7 16 31 pm](https://user-images.githubusercontent.com/11326181/38369658-e0b50898-3905-11e8-9988-ea69cdd4f005.png)
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.