core icon indicating copy to clipboard operation
core copied to clipboard

Core utilities for the react-navigation framework shared between the native and web implementations.

This package has been moved to https://github.com/react-navigation/react-navigation/tree/4.x/packages/core


React Navigation Core

npm version CircleCI badge PRs Welcome

Development workflow

  • Clone this repository
  • Run yarn in the root directory and in the example directory
  • Run yarn dev in the root directory
  • Run yarn start in the example directory

Docs

Documentation can be found on the React Navigation website.