uppy/packages/@uppy/react-native
Antoine du Hamel 01d7ea13e9
meta: use Yarn v3 instead of npm (#3237)
* meta: use Yarn v3 instead of npm

* Update CONTRIBUTING.md to fix linter errors

* remove remaining npm commands

* Update deps
2021-10-20 15:16:59 +02:00
..
file-picker meta: enforce no-unused-vars linter rule (#3118) 2021-08-23 13:10:17 +01:00
LICENSE move to @uppy/react-native package 2019-04-17 18:17:25 +03:00
package.json meta: use Yarn v3 instead of npm (#3237) 2021-10-20 15:16:59 +02:00
README.md Add retext to markdown linter (#3024) 2021-10-14 16:10:45 +02:00

@uppy/react-native

⚠️ Beta version

Uppy logo: a superman puppy in a pink suit

npm version CI status for Uppy tests CI status for Companion tests CI status for browser tests

Basic Uppy component for React Native with Expo. Its 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

Documentation

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

License

The MIT License.