react-native-uploader-inner
Version:
A React Native module to upload files and camera roll assets. Supports progress notification.
30 lines (28 loc) • 685 B
JSON
{
"name": "react-native-uploader-inner",
"repository": {
"type": "git",
"url": "git+https://github.com/WoeOm/react-native-uploader.git"
},
"version": "0.0.12",
"description": "A React Native module to upload files and camera roll assets. Supports progress notification.",
"author": {
"name": "Adam Roth"
},
"nativePackage": true,
"keywords": [
"react-native",
"react-native-upload",
"react-component",
"react",
"native",
"image",
"upload",
"transfer",
"file"
],
"bugs": {
"url": "https://github.com/aroth/react-native-uploader/issues"
},
"homepage": "https://github.com/aroth/react-native-uploader#readme"
}