react-native-elements

Cross Platform React Native UI Toolkit

> This project has been renamed to [@rneui/themed](https://www.npmjs.com/package/@rneui/themed). Install using [@rneui/themed](https://www.npmjs.com/package/@rneui/themed) instead. See the guide https://reactnativeelements.com/migration/migration-v3 to upgrade to v4.


![React Native Elements UI Toolkit](https://user-images.githubusercontent.com/5962998/37248832-a7060286-24b1-11e8-94a8-847ab6ded4ec.png) ## Get Started ### Installation Follow [these instructions](https://reactnativeelements.com/docs/) to install React Native Elements! ### Usage Start using the components or try it on Snack [here](https://snack.expo.io/rJu6gJfBZ). ```js import { Button } from 'react-native-elements';