JSPM

react-native-navigation

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

React Native Navigation - truly native navigation for iOS and Android

Package Exports

  • react-native-navigation

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

npm npm (tag) npm (tag) Build Status Join us on Discord StackExchange


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

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.