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.

Herby Vojčík d8cc968232 npm init 6 lat temu
.gitignore 69377fd96a Initial commit 6 lat temu
LICENSE 69377fd96a Initial commit 6 lat temu
README.md 69377fd96a Initial commit 6 lat temu
package.json d8cc968232 npm init 6 lat temu

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.