Package Exports
- react-native-navigation
- react-native-navigation/Mock
- react-native-navigation/Mock.js
- react-native-navigation/autolink/postlink/postLinkAndroid
- react-native-navigation/autolink/postlink/postLinkAndroid.js
- react-native-navigation/autolink/postlink/postLinkIOS
- react-native-navigation/autolink/postlink/postLinkIOS.js
- react-native-navigation/lib/src/index.ts
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-navigation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

React Native Navigation
React Native Navigation provides 100% native platform navigation on both iOS and Android for React Native apps. The JavaScript API is simple and cross-platform - just install it in your app and give your users the native feel they deserve. Ready to get started? Check out the docs.
Quick Links
Requirements
Apps using React Native Navigation may target iOS 11 and Android 5.0 (API 21). You may use Windows, macOS or Linux as your development operating system.
Installation
As react-native-navigation
is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the documentation.