ignite-native-navigation
v0.0.2
Published
An ignite plugin for wix/react-native-navigation in react native
Downloads
2
Readme
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.remove
to 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