You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’d like to add my support for this feature request. I really need the ability to style a button specifically at the onTapDown event.
On the web we have hover styling, but on mobile, there’s no equivalent for a when a button is pressed (but not released) state. It would be helpful to apply styling in that moment, similar to how hover works on the web.
I see that #453 extends gesture detection, but it doesn’t seem to expose onTapDown yet.
Discussed in #447
Originally posted by Solido August 15, 2024
I need support for double click :)
right now onPress only is supported if I understand well?
Thanks!
The text was updated successfully, but these errors were encountered: