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
The press-rect offset defines a box around a touchable component in which a touch still counts. I'd like to be able to customize this box (specifically set the press-rect offset to (0,0,0,0)) by exposing it as a prop. Looking for suggestions for what to name the prop, or maybe there is already a term for this in the HCI literature.