uppy/packages/@uppy/react-native
Merlijn Vos 1b1a9e3591
Add "files" to all package.json's (#5852)
Closes #5865

I noticed we are publishing all files, we should filter them. npm
automatically adds package.json, license, and readme so you can leave
them out of the files array.
2025-08-01 17:20:42 +02:00
..
file-picker Migrate from Eslint/Prettier/Stylelint to Biome (#5794) 2025-07-01 14:55:41 +02:00
CHANGELOG.md [ci] release (#5849) 2025-07-29 17:10:10 +02:00
LICENSE move to @uppy/react-native package 2019-04-17 18:17:25 +03:00
package.json Add "files" to all package.json's (#5852) 2025-08-01 17:20:42 +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.