Ended a touch event which was not counted in `trackedTouchCount`.

Hello, how are you? everything works perfectly whenever I zoom with two fingers and move it a bit on the screen this error related to touch on android appears, searching the internet I saw that it is an error when using 2 or 3 fingers on touch it causes this error … is there a way to fix this that is not messing with the native code in the react?

the error is generated when using:
react-native-image-view->

“sdkVersion”: “36.0.0”,
“platforms”: [
“ios”,
“android”
],

can someone help me? or give me a way?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.