react-native-image-base64
react-native-image-base64 copied to clipboard
Android, a URL does not get an image
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.