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

Just a regular click on the edge #14

Closed
EightRice opened this issue Dec 27, 2021 · 2 comments
Closed

Just a regular click on the edge #14

EightRice opened this issue Dec 27, 2021 · 2 comments

Comments

@EightRice
Copy link

I see all the gestures you can make on a mobile device, but I'm just looking to click on the edge from the web app. Is there a way to do that?

@lempiy
Copy link
Owner

lempiy commented Dec 27, 2021

I haven't tested how it works on web, but you may try to use onEdgeTapDown, onEdgeTapUp. Edges gestures works on top of https://github.com/nateshmbhat/touchable lib.

@EightRice
Copy link
Author

Yeah, I tried all of them. TapDown is basically a drag that starts above the line and you have to intersect it in order to trigger.

@lempiy lempiy mentioned this issue Dec 11, 2022
@lempiy lempiy closed this as completed Dec 11, 2022
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