Wire `react-navigation` into redux substate.

Includes convenient navigation helpers ('resetRoutes`, `goBackFrom`) for use in router.

Herby Vojčík 168e586225 Update to work w/o redux integration. 5 年之前
.gitignore 69377fd96a Initial commit 6 年之前
LICENSE 69377fd96a Initial commit 6 年之前
README.md 1b7d7542bc Rename to react-navigation-kit; 0.3.0. 6 年之前
index.js 168e586225 Update to work w/o redux integration. 5 年之前
package-lock.json 168e586225 Update to work w/o redux integration. 5 年之前
package.json 168e586225 Update to work w/o redux integration. 5 年之前

README.md

react-navigation-kit

Wire react-navigation into redux substate.

Includes convenient navigation helpers ('resetRoutes,goBackFrom`) for use in router.