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.
|
před 7 roky | |
---|---|---|
.gitignore | před 7 roky | |
LICENSE | před 7 roky | |
README.md | před 7 roky | |
index.js | před 7 roky | |
package.json | před 7 roky |
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.