JSPM

react-native-navigation

7.2.0-snapshot.1287
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 13368
  • Score
    100M100P100Q161098F
  • License MIT

React Native Navigation - truly native navigation for iOS and Android

Package Exports

  • react-native-navigation
  • react-native-navigation/autolink/postlink/postLinkAndroid
  • react-native-navigation/autolink/postlink/postLinkIOS

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

NPM downloads NPM latest version NPM snapshot version NPM snapshot version

Follow on Twitter Chat on Discord StackExchange

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.