mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
Using two new utils: 1. `createNavigationPropConstructor`, which is now preferred over `createReduxBoundAddListener`. 2. `initializeListeners`, which is necessary to trigger the event listeners with the initial state.