mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 09:08:15 +00: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.