uppy/packages/@uppy/react-native
github-actions[bot] 390c4fb250
Release: uppy@3.19.1 (#4790)
| Package            | Version | Package            | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core         |   3.7.1 | @uppy/react-native |   0.5.2 |
| @uppy/dashboard    |   3.7.1 | uppy               |  3.19.1 |
| @uppy/react        |   3.2.1 |                    |         |

- @uppy/react: Revert "@uppy/react: add useUppyState (#4711)" (Artur Paikin / #4789)
- @uppy/dashboard: fix(@uppy/dashboard): fix wrong option type in index.d.ts (dzcpy / #4788)
- meta: fix build of TypeScript plugins (Antoine du Hamel / #4784)
- @uppy/core,@uppy/dashboard,@uppy/react-native: Update Uppy's blue color to meet WCAG contrast requirements (Alexander Zaytsev / #4777)
- meta: fix JS2TS script (Antoine du Hamel / #4778)
2023-11-12 02:30:15 +00:00
..
file-picker Update Uppy's blue color to meet WCAG contrast requirements (#4777) 2023-11-09 12:10:29 +01:00
CHANGELOG.md Release: uppy@3.19.1 (#4790) 2023-11-12 02:30:15 +00:00
LICENSE move to @uppy/react-native package 2019-04-17 18:17:25 +03:00
package.json Release: uppy@3.19.1 (#4790) 2023-11-12 02:30:15 +00:00
README.md meta: Fix logos in all the readmes (#4407) 2023-04-07 23:46:04 +01:00

@uppy/react-native

⚠️ Beta version

Uppy logo: a smiling puppy above a pink upwards arrow

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.