mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 09:05:55 +00:00
* relocate .vscode
* Switch to transloadit linter
* Update .eslintrc.json
* autofix code
* unlink and install eslint-config-transloadit@1.1.1
* Change 0 to "off"
* Don't change 'use strict'
* Do not vertically align
* disable key-spacing
* add import/no-extraneous-dependencies per package
* add more react/a11y warnings
* Revert "autofix code"
This reverts commit
|
||
|---|---|---|
| .. | ||
| file-picker | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@uppy/react-native
⚠️ Beta version
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
Documentation
Documentation for this plugin can be found on the Uppy website.