react-native-image-base64 icon indicating copy to clipboard operation
react-native-image-base64 copied to clipboard

Simple react native library to convert an image to a base64 string 🌄

Results 16 react-native-image-base64 issues
Sort by recently updated
recently updated
newest added
trafficstars

Please add this to the File "RNImgToBase64.podspec" in IOS folder it throws every time i try to pod install. so i have to add it manually. s.homepage = "https://github.com/Snapp-FidMe/react-native-image-base64"

This is required for new versions of React Native.

having this error \react-native-image-base64\android\build\intermediates\res\merged\release\values-v26\values-v26.xml:7: error: resource android:attr/colorError not found when trying to generate apk.

path = var/mobile/Containers/Data/Application/{Application ID}/Library/Caches/{File Name}.png ImgToBase64.getBase64String(path) In response to the above method getting failures like **String too big** Here is the sample image of the path. ![IMG_1403](https://github.com/SnappFr/react-native-image-base64/assets/112606371/df1fd737-a9de-4dde-95c0-98107b59ee3d)