react-native-asset-resize-to-base64
Version:
React Native Package to transform an asset image to a base64 string with a possibility to resize it
24 lines (23 loc) • 554 B
JSON
{
"name": "react-native-asset-resize-to-base64",
"version": "1.3.0",
"description": "React Native Package to transform an asset image to a base64 string with a possibility to resize it",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/TBouder/react-native-asset-resize-to-base64"
},
"keywords": [
"React",
"Native",
"Resize",
"RN",
"Assets",
"Base64"
],
"author": "Tbouder",
"license": "MIT"
}