software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.14k stars 982 forks source link

Fix of rotation and pinch gesture on android #2983

Closed coado closed 4 months ago

coado commented 4 months ago

Description

Fixing rotation and pinch gesture to continue to work after releasing one of a key pointers.

Test plan

I've checked if each example on the test app still works.

j-piasecki commented 4 months ago

Can you also update the title of the PR?