openspacelabs / react-native-zoomable-view

A view component for react-native with pinch to zoom, tap to move and double tap to zoom capability.
MIT License
189 stars 57 forks source link

On first load, the click is in the wrong place. #58

Open attesza opened 1 year ago

attesza commented 1 year ago

When the view first loads, the click is in the wrong place. I click where the mouse is, but you can see where it detects. 2023_01_20_0jr_Kleki

What is the problem?

thomasttvo commented 1 year ago

@attesza would be able to create a small repo where this issue can be reproduced?