itinance / itinance/react-native-fs

{ [Error: ENOENT: no such file or directory, open './image/myimage.png'] framesToPop: 1, code: 'ENOENT' }

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

Description

I tried to encode an image to base64 and I get this error , below is how I did it :

`RNFS.readFile("./image/myimage.png", 'base64').then((res)=>{console.log(res)})
.catch((e)=>{console.log(e)})`
Please who can help me .

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.