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 9fefa596db Release 0.1.0 6 年之前
.gitignore 69377fd96a Initial commit 6 年之前
LICENSE 69377fd96a Initial commit 6 年之前
README.md 69377fd96a Initial commit 6 年之前
index.js c4cf5f4628 Implementation. 6 年之前
package.json c4cf5f4628 Implementation. 6 年之前

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.