react-native-image-base64
react-native-image-base64 copied to clipboard
Android, a URL does not get an image
trafficstars
Thank you for supporting this library.
When writing RNImgToBase64.getBase64String('https://...') the module returns a FileNotFoundException, not a content provider. This syntax works in IOS.
same issue here
this works in my case (https, jpg image)