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.
|
há 7 anos atrás | |
---|---|---|
.gitignore | há 7 anos atrás | |
LICENSE | há 7 anos atrás | |
README.md | há 7 anos atrás | |
index.js | há 7 anos atrás | |
package.json | há 7 anos atrás |
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.