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

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.