This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
RNFetchBlob.fs.readFile default settings doesnt function #484
Closed
Description
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