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
maybe a obvious mistake on my part but i finally got it to work... i was not passing onLongPress a function, initially, i was declaring a method instance which caused it to fire on load.
When I've a long press handler on a touchable, it fires almost instantly when running in chrome dev tools.
The text was updated successfully, but these errors were encountered: