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 il y a 6 ans
.gitignore 69377fd96a Initial commit il y a 6 ans
LICENSE 69377fd96a Initial commit il y a 6 ans
README.md 22c887ae64 Deprecation notice il y a 6 ans
index.js 9bcdc4dc00 Group router-usable navigation api. il y a 6 ans
package.json 57850d50fc 0.2.0 il y a 6 ans

README.md

Deprecated

See https://lolg.it/herby/react-navigation-kit instead.

react-navigation-redux-sac

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.