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 | hace 6 años | |
---|---|---|
.gitignore | hace 6 años | |
LICENSE | hace 6 años | |
README.md | hace 6 años | |
index.js | hace 6 años | |
package.json | hace 6 años |
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.