UNPKG

react-native-uploader-nevo

Version:

A React Native module to upload files and camera roll assets. Supports progress notification.

13 lines (12 loc) 229 B
{ "name": "UploadFromCameraRoll", "version": "0.0.1", "private": true, "scripts": { "start": "react-native start" }, "dependencies": { "react-native": "^0.17.0", "react-native-uploader": "file:../../" } }