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

Drawer Open detection #3215

Closed
atrimn opened this issue Aug 25, 2018 · 1 comment
Closed

Drawer Open detection #3215

atrimn opened this issue Aug 25, 2018 · 1 comment

Comments

@atrimn
Copy link

atrimn commented Aug 25, 2018

Version

Tell us which versions you are using:

  • react-native-router-flux v4.?.? (v3 is not supported)
  • react-native v0.?.?

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

@aksonov
Copy link
Owner

aksonov commented Sep 5, 2018

It looks like question for stackoverflow. You can try to check this.props.navigation.state

@aksonov aksonov closed this as completed Sep 5, 2018
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