Wire `react-navigation` into redux substate.
Includes convenient navigation helpers ('resetRoutes`, `goBackFrom`) for use in router.
|
7 năm trước cách đây | |
---|---|---|
.gitignore | 7 năm trước cách đây | |
LICENSE | 7 năm trước cách đây | |
README.md | 7 năm trước cách đây | |
index.js | 7 năm trước cách đây | |
package.json | 7 năm trước cách đây |
Wire react-navigation
into redux state under specified key with help of redux-sac
.
Also export convenient navigation helpers ('resetRoutes,
goBackFrom`) for use in router.