Files
react-navigation/packages/core
Satyajit Sahoo d2433f0ab8 fix: don't handle prune if there's only one route
This was preventing the action from bubbling up which would prevent the screen from getting removed
2020-03-27 20:09:52 +01:00
..
2020-03-23 00:09:22 +01:00
2020-02-24 17:27:10 +01:00
2020-03-23 00:09:22 +01:00
2019-05-16 10:54:56 -07:00

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.