Wire `react-navigation` into redux substate.

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

Herby Vojčík 56b58417f7 Fix incorrect extraction of navigationHelpers. před 6 roky
.gitignore 69377fd96a Initial commit před 6 roky
LICENSE 69377fd96a Initial commit před 6 roky
README.md 1b7d7542bc Rename to react-navigation-kit; 0.3.0. před 6 roky
index.js 56b58417f7 Fix incorrect extraction of navigationHelpers. před 6 roky
package-lock.json 584d0c31bc 0.4.2 před 6 roky
package.json 584d0c31bc 0.4.2 před 6 roky

README.md

react-navigation-kit

Wire react-navigation into redux substate.

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