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
- Host: GitHub
- URL: https://github.com/react-native-training/ignite-elements
- Owner: react-native-training
- Created: 2017-02-13T21:34:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T10:25:10.000Z (over 8 years ago)
- Last Synced: 2025-04-25T21:16:50.932Z (11 months ago)
- Topics: ignite, javacript, react, react-native, reactjs
- Language: JavaScript
- Size: 1.95 KB
- Stars: 15
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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'