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. il y a 5 ans
.gitignore 69377fd96a Initial commit il y a 6 ans
LICENSE 69377fd96a Initial commit il y a 6 ans
README.md 1b7d7542bc Rename to react-navigation-kit; 0.3.0. il y a 6 ans
index.js 168e586225 Update to work w/o redux integration. il y a 5 ans
package-lock.json 168e586225 Update to work w/o redux integration. il y a 5 ans
package.json 168e586225 Update to work w/o redux integration. il y a 5 ans

README.md

react-navigation-kit

Wire react-navigation into redux substate.

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