Get Started

Installation

Usage

Start using the components or try it on Snack here.

import { Button } from 'react-native-elements';

<Button
  raised
  icon=
  buttonStyle=
  textStyle=
  title={`Welcome to\nReact Native Elements`}
/>

Components Included

Documentation

View the full docs here

Demo App

Additionally, take a look at the example/ folder to view the implementation & run the RNE expo app locally.