react-native-photo-view icon indicating copy to clipboard operation
react-native-photo-view copied to clipboard

Touching with 3 fingers leads to an error "Cannot record touch end without a touch start"

Open aravinda0 opened this issue 9 years ago • 2 comments

Pinching and zooming works, but when I touch with 3 fingers, I get the error: "Cannot record touch end without a touch start".

I'm on Andriod 6.0.1 on a Oneplus 2 device, if it matters.

aravinda0 avatar Apr 12 '17 12:04 aravinda0

Which react-native Version did you use?

maluramichael avatar Mar 01 '18 08:03 maluramichael

This a react-native core related issue. See here: https://github.com/facebook/react-native/issues/15059

gregoriohc avatar Mar 01 '18 18:03 gregoriohc