UNPKG

react-native-uploader

Version:

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

14 lines (13 loc) 255 B
{ "name": "UploadFromCameraRoll", "version": "0.0.2", "private": true, "scripts": { "start": "react-native start" }, "dependencies": { "react": "^15.4.1", "react-native": "^0.38.0", "react-native-uploader": "file:../../" } }