I have a scrollview with a grid of images when I long press on an image I’d like to stop propagating the mouse events to the scrollview and just monitor the movements. With the
This might be new since the previous answers, but I find you can just gobble the event using another "touchable":
Content
In this example, touching the text does not trigger onPressOuter
onPressOuter