SnappFr / react-native-image-base64

Simple react native library to convert an image to a base64 string 🌄
MIT License
49 stars 28 forks source link

Update RNImgToBase64Module.java #8

Closed Risck256 closed 5 years ago

Risck256 commented 5 years ago

fixed a bug when pass a remote uri rather than local uri in getBase64String method.

Michaelvilleneuve commented 5 years ago

Sorry for the late reply ! Thank you for this