react-native-elements-elad
TypeScript icon, indicating that this package has built-in type declarations

0.18.5 • Public • Published

react-native-elements

React Native Elements

Cross Platform React Native UI Toolkit


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! :)

Package Sidebar

Install

npm i react-native-elements-elad

Weekly Downloads

1

Version

0.18.5

License

MIT

Unpacked Size

8.82 MB

Total Files

260

Last publish

Collaborators

  • elad1980