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 9bcdc4dc00 Group router-usable navigation api. пре 7 година
.gitignore 69377fd96a Initial commit пре 7 година
LICENSE 69377fd96a Initial commit пре 7 година
README.md 69377fd96a Initial commit пре 7 година
index.js 9bcdc4dc00 Group router-usable navigation api. пре 7 година
package.json c4cf5f4628 Implementation. пре 7 година

README.md

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.