0.0.2 • Published 5 years ago

ignite-native-navigation v0.0.2

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

Ignite Native Navigation Plugin.

This plugin installs the wix/react-native-navigation

The plugin creates 2 files MainApplication.old and AppDelegate.old these are backups of your files before they were modified by react-native-link. They are used by the plugin.removeto restore your applicaiton to its original state shall you decided to remove the plugin. It is recommended that you commit these files.

Example

ignite add ignite-native-navigation
ignite remove ignite-native-navigation