Wire `react-navigation` into redux substate.

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

Herby Vojčík c49b5a80c1 Remove redux-sac, multiple named exports. 7 년 전
.gitignore 69377fd96a Initial commit 7 년 전
LICENSE 69377fd96a Initial commit 7 년 전
README.md 69377fd96a Initial commit 7 년 전
index.js c49b5a80c1 Remove redux-sac, multiple named exports. 7 년 전
package.json c49b5a80c1 Remove redux-sac, multiple named exports. 7 년 전

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.