Skip to content

How to use getFileUri? #470

@AgNm

Description

@AgNm

screen shot 2018-04-05 at 7 16 31 pm
How can I use getFileUri given in below link. I want to get the real path of the file.

#395

I tried below code, but getting error:

        RNFS.getFileUri(uri).then(filePath =>
                alert(filePath);
              )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions