Wire `react-navigation` into redux substate.

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

Herby Vojčík 9fefa596db Release 0.1.0 %!s(int64=6) %!d(string=hai) anos
.gitignore 69377fd96a Initial commit %!s(int64=6) %!d(string=hai) anos
LICENSE 69377fd96a Initial commit %!s(int64=6) %!d(string=hai) anos
README.md 69377fd96a Initial commit %!s(int64=6) %!d(string=hai) anos
index.js c4cf5f4628 Implementation. %!s(int64=6) %!d(string=hai) anos
package.json c4cf5f4628 Implementation. %!s(int64=6) %!d(string=hai) anos

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.