Closed EightRice closed 1 year ago
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.
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.
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?