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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: