react-native-image-base64
Version:
Convert image to base64
20 lines (19 loc) • 416 B
JSON
{
"name": "react-native-image-base64",
"version": "0.1.4",
"description": "Convert image to base64",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"base64"
],
"repository": {
"type": "git",
"url": "https://github.com/Snapp-FidMe/react-native-img-to-base64"
},
"author": "Snapp",
"license": "MIT"
}