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
How would you like to have this implemented now it's supported on Android (it was only iOS before 0.69).
For now we have to use View.edgeInsets(?~top,?~bottom,?~left,?~right, ()) and I am sure a lot of people would like to do something like View.hitSlop(5).
Maybe we could have hitSlop and hitSlopObj (to make this intuitive) ?