react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Prevent detector from updating dropped gestures
Description
This PR fixes an issue where Detector would try to update an already dropped gesture, which could happen on web in some cases.
Test plan
Tested on the example app.