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

Is is possible to open drawer by dragging the finger from left to right? #371

Open
edoantonioco opened this issue Dec 6, 2018 · 4 comments

Comments

@edoantonioco
Copy link

All the other drawer menus have that basic functionality. Thats basically the first thing you try to do when you realize an app has a Drawer.

Can this library be able to do that too?

@abrantes01
Copy link

Which version of the module do you use? Because it looks like this no longer works in version 2.5.1. I had to return to version 2.5.0 for it to work. Using captureGestures={true}

@gghnisan
Copy link

Not working for me

"react": "16.9.0",
"react-native": "0.61.2",
"react-native-drawer": "2.5.1"

@trikota
Copy link

trikota commented Jan 20, 2020

Downgrading to 2.5.0 solved it for me

@biopowder
Copy link

Its working in 2.5.1, but with 2 fingers or more. Its working fine when fingers sequentially slides from left edge. And yes, downgrading to 2.5.0 fixed the issue.

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

5 participants