react-native-image-uploader
Version:
React Native module that uses Expo functions to Open Camera and Camera Roll and also upload to API using react-native-api-client-wrapper
24 lines (23 loc) • 604 B
JSON
{
"name": "react-native-image-uploader",
"version": "1.0.0",
"description": "React Native module that uses Expo functions to Open Camera and Camera Roll and also upload to API using react-native-api-client-wrapper",
"main": "Index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org:ingenuityph/react-native-image-upload.git"
},
"keywords": [
"Image",
"Image",
"Upload",
"Camera",
"Camera",
"Roll"
],
"author": "Redmond Job V. Perez",
"license": "ISC"
}