Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Usage with redux? #15

Open
nabati opened this issue Jul 19, 2017 · 4 comments
Open

Usage with redux? #15

nabati opened this issue Jul 19, 2017 · 4 comments

Comments

@nabati
Copy link

nabati commented Jul 19, 2017

I get this error when trying to use react-navigation with a redux integration as well as with the enhance function provided by react-navigation-addons.

image

Any ideas?

@Freddy03h
Copy link

DrawerNavigator ? If yes it's more an error about react-navigation. DrawerNavigator.router.getStateForAction can return null for Close and Open actions.

@nabati
Copy link
Author

nabati commented Jul 20, 2017

No, it's StackNavigator

@gianpaj
Copy link

gianpaj commented Jan 19, 2018

I believe it doesn' work well with Redux. I'm having issues with undefined function: StackNavigator().router.getActionForPathAndParams()

@wuyunqiang
Copy link

reactnavigationredux
I use StackNavigator and have same problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants