JSPM

  • Created
  • Published
  • Downloads 97439
  • Score
    100M100P100Q192809F
  • 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:

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

Check out the pre built and configured React Native Hackathon Starter Project which uses all of these elements.

Roadmap

FIRST CONTRIBUTORS

NOT STARTED

Contributing

Interested in contributing to this repo? Have a look at our Contributing Guide

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]