antonKalinin / react-native-image-view

Modal component to view images with zoom
https://expo.io/@antonkalinin/react-native-image-view
MIT License
325 stars 101 forks source link

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

Open JonhnyDev opened 4 years ago

JonhnyDev commented 4 years ago

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?

used: expo,