Cross Platform React Native UI Toolkit
-
If you are using create-react-native-app or Expo, follow these instructions.
-
If your project is a standard React Native project (if you have an ios/android directory and created it with
react-native init), follow these installation instructions.
Start using the components or try it on Snack here.
import { Button } from 'react-native-elements';
<Button />- Buttons
- Social Icons / Social Icon Buttons
- Icons
- Side Menu
- Form Elements
- Search Bar
- ButtonGroup
- Checkboxes
- List Element
- Badge
- Tab Bar Component
- HTML style headings
- Card component
- Pricing Component
- Slider Component
- Tile Component
- Avatar Component
- Rating Component
Checkout the React Native Elements App on Expo which is a showcase for all the components in React Native Elements.
You can also checkout the example/ folder to view its implementation & run the expo app locally.
Start by looking at the Good First Task label on issues. Click here to see them.
Once you find a issue you would like to help out with, take a look at our Contributing Guide and submit a PR.
Also come say Hi to the RNE community on our public Slack team. See you on the other side! :)
Support us with a monthly donation and help us continue our activities. [Become a backer]
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
