We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tell us which versions you are using:
I have a Custom NavBar so my drawer button doesnt work. But on my Iphone device i can just swipe right to open the drawer which is fine.
But i cannot detect if the drawer is open using onEnter or onOpen
The text was updated successfully, but these errors were encountered:
It looks like question for stackoverflow. You can try to check this.props.navigation.state
this.props.navigation.state
Sorry, something went wrong.
No branches or pull requests
Version
Tell us which versions you are using:
I have a Custom NavBar so my drawer button doesnt work.
But on my Iphone device i can just swipe right to open the drawer which is fine.
But i cannot detect if the drawer is open using onEnter or onOpen
The text was updated successfully, but these errors were encountered: