You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
RN: 0.47.1
fetch-blob: 0.10.8
I just realized that RNFetchBlob.fs.readFile default setting doesnt work, i have to specify 'utf8' in the Promise. This could also be related the issue #450 , because I was getting the same error if i dont specify utf8. I hope you fix this