You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
Navigation drawer is not opening on being clicked with this code in android it is only getting highlighted
The text was updated successfully, but these errors were encountered: