An open API service indexing awesome lists of open source software.

https://github.com/react-native-training/ignite-elements

React Native Elements plugin for Ignite Framework
https://github.com/react-native-training/ignite-elements

ignite javacript react react-native reactjs

Last synced: 11 months ago
JSON representation

React Native Elements plugin for Ignite Framework

Awesome Lists containing this project

README

          

# [React Native Elements](https://github.com/react-native-community/react-native-elements) - [Ignite Plugin](https://github.com/infinitered/ignite)

## To get started

1. install plugin

```
ignite add elements

```

2. import and use [React Native Elements](https://github.com/react-native-community/react-native-elements)

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