https://github.com/osedea/ignite-navigation
Ignite plugin to add react-navigation
https://github.com/osedea/ignite-navigation
Last synced: 10 months ago
JSON representation
Ignite plugin to add react-navigation
- Host: GitHub
- URL: https://github.com/osedea/ignite-navigation
- Owner: Osedea
- Created: 2019-09-13T15:29:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T19:58:54.000Z (over 6 years ago)
- Last Synced: 2025-07-03T19:50:13.792Z (11 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ignite Navigation
Adds the very popular [React Navigation](https://reactnavigation.org/) to your project!
## Adding Navigation
```sh
ignite add navigation
```
## Removing Navigation
```sh
ignite remove navigation
```