79660909

Date: 2025-06-10 17:39:01
Score: 1.5
Natty:
Report link

I just read a bit of the Gesture article and came across hitSlop all I did was add control from above and it happened by itself

const panGesture = Gesture.Pan()
        .hitSlop({ top: 0, bottom: -height + 50 })
        ...
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: cheescakesss3