# @uppy/react-native ⚠️ Beta version Uppy logo: a superman puppy in a pink suit Build Status 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](https://uppy.io/docs/url), with the help of our server-side component, [Uppy Companion](https://uppy.io/docs/companion). ## Installation ```bash $ npm install @uppy/react-native ``` ## Documentation Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/react/native/). ## License [The MIT License](./LICENSE).