Description:
react-router-navigation provides tools to transition between multiple screens with navigators or tab views. This library is based on react-router, react-navigation, and react-native-tab-view.
Features:
- Just an add-on to
react-router - Declarative composability.
- Allow you to call transitions anywhere in your code with simple components
- Dynamic Routing
- URL Driven Development
- Easy-to-use navigation solution
- Tab Bar Support using
react-native-tab-view - Cross-platform
- First class deep linking support
- Nested Navigators
