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.