0.18.5 • Published 6 years ago

react-native-elements-elad v0.18.5

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

React Native UI Toolkit

Get Started

Installation

Usage

Start using the components or try it on Snack here.

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

<Button
  raised
  icon={{name: 'home', size: 32}}
  buttonStyle={{backgroundColor: 'red', borderRadius: 10}}
  textStyle={{textAlign: 'center'}}
  title={`Welcome to\nReact Native Elements`}
/>

Components Included

Documentation

View the full docs here

Demo App

Checkout the official React Native Elements App on Expo which uses all of the React Native Elements components.

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

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Roadmap

First Contributors

Look for the label good first issue on the issues. Click here to see them.

1.0 Release

Not Started

Contributing

Interested in contributing to this repo? Checkout our Contributing Guide

Also come say Hi! to the RNE community on our public Slack team. See you on the other side! :)