Files
react-native/React
Samuel Susla a3918f4102 Cancel touches if surface touch handler can be prevented
Summary:
Changelog: [internal]

If `otherGestureRecognizer` prevents Fabric's gesture recogniser, we need to manually reset the inner state.
This cancels any currently active touches.

Reviewed By: shergin

Differential Revision: D25664384

fbshipit-source-id: 9e3cd41351381bcfed2836dad3e80d5f021f936c
2020-12-21 14:00:50 -08:00
..