Package Exports
- @react-navigation/core
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/core) 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 Core
Development workflow
- Clone this repository
- Run
yarn
in the root directory and in theexample
directory - Run
yarn dev
in the root directory - Run
yarn start
in theexample
directory
Docs
Documentation can be found on the React Navigation website.