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.
Herby Vojčík 22c887ae64 Deprecation notice | před 6 roky | |
---|---|---|
.gitignore | před 6 roky | |
LICENSE | před 6 roky | |
README.md | před 6 roky | |
index.js | před 6 roky | |
package.json | před 6 roky |
See https://lolg.it/herby/react-navigation-kit instead.
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.