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

gesture object and gesture.stopDetect() not available? #59

Open
iDVB opened this issue Nov 25, 2016 · 0 comments
Open

gesture object and gesture.stopDetect() not available? #59

iDVB opened this issue Nov 25, 2016 · 0 comments

Comments

@iDVB
Copy link

iDVB commented Nov 25, 2016

I may be going down the wrong path but so far as I can tell, the gesture experience I'm going for in more like this codepen, then like this one.

The first one is very responsive to swipes and pans. you can flick the slides back and forth very quickly. This is also very much like what the swiper lib can do. (seen on homepage)

When I dive into the the code of that ideal example, I can see that they are using gesture.stopDetect() in swipes to prevent pans.

I can't seem to find the gesture object anywhere in any of the events that react-hammerjs gives back.

In short, I really just want to reproduce that first example with my carousel in react and it seems like I may have to use native hammerjs to do so?

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

1 participant