Wire `react-navigation` into redux substate.

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

Herby Vojčík c4cf5f4628 Implementation. 7 vuotta sitten
.gitignore 69377fd96a Initial commit 7 vuotta sitten
LICENSE 69377fd96a Initial commit 7 vuotta sitten
README.md 69377fd96a Initial commit 7 vuotta sitten
index.js c4cf5f4628 Implementation. 7 vuotta sitten
package.json c4cf5f4628 Implementation. 7 vuotta sitten

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.