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 | 6 anos atrás | |
---|---|---|
.gitignore | 6 anos atrás | |
LICENSE | 6 anos atrás | |
README.md | 6 anos atrás | |
index.js | 6 anos atrás | |
package.json | 6 anos atrás |
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.