JSPM

  • Created
  • Published
  • Downloads 96909
  • Score
    100M100P100Q192674F
  • License MIT

React Native Elements & UI Toolkit

Package Exports

  • react-native-elements

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-elements) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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