uppy/packages/@uppy/react-native
Merlijn Vos 0e178aea68
Deduplicate dependencies & resolve all yarn warnings (#5848)
- Deduplicate Vite versions, always use 7.x (except for sveltekit, which
does not allow 7 yet)
- Add missing dev deps
- Fix react-native requested deps versions
- Fix companion @types/node
- Fix "engines" in root package.json

No more yarn warnings 🎉
2025-07-29 16:27:32 +02:00
..
file-picker Migrate from Eslint/Prettier/Stylelint to Biome (#5794) 2025-07-01 14:55:41 +02:00
CHANGELOG.md Release: uppy@4.6.0 (#5500) 2024-10-31 09:24:40 +00:00
LICENSE move to @uppy/react-native package 2019-04-17 18:17:25 +03:00
package.json Deduplicate dependencies & resolve all yarn warnings (#5848) 2025-07-29 16:27:32 +02:00
README.md Fix links (#5492) 2024-10-29 13:54:00 +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

License

The MIT License.