mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-18 18:49:40 +08:00
This was preventing the action from bubbling up which would prevent the screen from getting removed
React Navigation Core
Development workflow
- Clone this repository
- Run
yarnin the root directory and in theexampledirectory - Run
yarn devin the root directory - Run
yarn startin theexampledirectory
Docs
Documentation can be found on the React Navigation website.