uppy/packages/@uppy/react-native
Renée Kooi 733de659da
Upgrade standard to v14 (#1860)
* Update eslint dependencies.

* standard --fix

* build: disable handler name lint rule

* status-bar: manually fix lint errors

* webcam: manually fix lint errors

* url: manually fix lint errors

* react-native: manually fix lint errors

* dashboard: manually fix lint errors

* informer: manually fix linting errors

* progress-bar: manually fix lint errors

* provider-views: manually fix lint errors

* redux-dev-tools: manually fix lint errors

* build: disable buggy no-unused-vars rule

* examples: manually fix lint errors

* ` quotes for code things, ' for text things
2019-10-09 14:53:02 +02:00
..
file-picker Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +02:00
LICENSE move to @uppy/react-native package 2019-04-17 18:17:25 +03:00
package.json Release 2019-06-05 19:07:20 +03:00
README.md update @uppy/react-native docs and readme, it’s beta version and docs are available 2019-05-22 13:16:24 +03:00

@uppy/react-native

⚠️ Beta version

Uppy logo: a superman puppy in a pink suit

Build Status

Basic Uppy component for React Native with Expo. It is in Beta, and is not full-featured. You can select local images or videos, take pictures with a camera or add any files from remote urls, with the help of our server-side component, Uppy Companion.

Installation

$ npm install @uppy/react-native --save

Documentation

Documentation for this plugin can be found on the Uppy website.

License

The MIT License.