JSPM

  • Created
  • Published
  • Downloads 5961021
  • Score
    100M100P100Q222606F
  • License MIT

Routers to help build custom navigators

Package Exports

  • @react-navigation/routers
  • @react-navigation/routers/lib/commonjs/index.js
  • @react-navigation/routers/lib/module/index.js

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-navigation/routers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@react-navigation/routers

Routers to help build custom navigators.

You probably don't need to use this package directly if you're not building custom navigators.

Installation

Open a Terminal in your project's folder and run,

npm install @react-navigation/routers

Usage

Documentation can be found on the React Navigation website.