mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 10:25:33 +00:00
| 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) |
||
|---|---|---|
| .. | ||
| file-picker | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@uppy/react-native
⚠️ Beta version
Basic Uppy component for React Native with Expo. It’s 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.