mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-04 22:42:23 +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.
Redux example
Usage
Please see the Contributors Guide for instructions on running these example apps.