react-native-uploader
Version:
A React Native module to upload files and camera roll assets. Supports progress notification.
36 lines (35 loc) • 794 B
JSON
{
"name": "react-native-uploader",
"repository": {
"type": "git",
"url": "git+https://github.com/aroth/react-native-uploader.git"
},
"version": "0.0.10",
"description": "A React Native module to upload files and camera roll assets. Supports progress notification.",
"author": {
"name": "Adam Roth",
"url": "aroth"
},
"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",
"maintainers": [
{
"name": "aroth",
"email": "adamjroth@gmail.com"
}
]
}