Wire `react-navigation` into redux substate.

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

Herby Vojčík 7cacd69d88 0.4.4 6 years ago
.gitignore 69377fd96a Initial commit 6 years ago
LICENSE 69377fd96a Initial commit 6 years ago
README.md 1b7d7542bc Rename to react-navigation-kit; 0.3.0. 6 years ago
index.js 43c14e0979 Use `createNavigationReducer`. 6 years ago
package-lock.json 7cacd69d88 0.4.4 6 years ago
package.json 7cacd69d88 0.4.4 6 years ago

README.md

react-navigation-kit

Wire react-navigation into redux substate.

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