# react-native-elements **Repository Path**: miao-yongyong/react-native-elements ## Basic Information - **Project Name**: react-native-elements - **Description**: Cross Platform React Native UI Toolkit - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-09 - **Last Updated**: 2023-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

react-native-elements

React Native Elements

Cross Platform React Native UI Toolkit


![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://react-native-training.github.io/react-native-elements/docs/getting_started.html) 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';