Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation Drawer not opening #4

Open
TheAlgo opened this issue May 13, 2018 · 1 comment
Open

Navigation Drawer not opening #4

TheAlgo opened this issue May 13, 2018 · 1 comment

Comments

@TheAlgo
Copy link

TheAlgo commented May 13, 2018

Navigation drawer is not opening on being clicked with this code in android it is only getting highlighted

@akwebengineer26
Copy link

because in react-navigation version 2.X Drawer Open with the Code. this.props.navigation.navigate('DrawerOpen')
and
In version 3.X Drawer Open with the Code. this.props.navigation.openDrawer()

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

No branches or pull requests

2 participants