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
205 stars 57 forks source link

is there a way to increase pinchtoZoom in/out step ? #35

Closed Lobnachour closed 2 years ago

Lobnachour commented 2 years ago

I increased the zoom step but it seems to be applied only on the double tap gesture. Is there a way to increase pinch to zoom step ?

thomasttvo commented 2 years ago

@Lobnachour you can use these props: pinchToZoomOutSensitivity, pinchToZoomInSensitivity