Package Exports
- @react-navigation/routers
- @react-navigation/routers/lib/commonjs/index.js
- @react-navigation/routers/lib/module/index.js
- @react-navigation/routers/src/index.tsx
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/routersUsage
Documentation can be found on the React Navigation website.