0.3.0 • Published 6 years ago

ignite-react-native-navigation v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

ignite-react-native-navigation

The awesomess of ignite with the awesomeness of react-native-navigation v2, all packaged up for your react native project.

Warnings.

  • Like yarn eject from create-react-native-app, this operation is one-way; but once you have this navigator, you won't want to go anywhere else.
  • This plugin supports React Native 0.55 or greater. Lower version support by patching android/app/build.gradle, key: missingDimensionStrategy to reactNative51. *
  • RNN v2 requires gradle 3.0.1. This plugin will add the required lines to upgrade if you have an earlier version (and you will have, if you just installed ignited a new project to try this.)#
ignite add ignite-react-native-navigation

Enjoy!

Credits

Shoutouts to: Odesea who wrote a plugin for RNN v1, and on whose efforts much of this logic is based. Who knows, we might even combine them in the future. I'm interested.