react-native-pinch-zoom-view icon indicating copy to clipboard operation
react-native-pinch-zoom-view copied to clipboard

Pinch zoom center to fingers point

Open brocoder86 opened this issue 6 years ago • 1 comments

Is it possible to center the zooming to where the fingers are pinching?

brocoder86 avatar Apr 20 '18 06:04 brocoder86

A little bit later but... Just wrap the PinchZoomView component in a View with alignItems=justifyContent='center'

djalmajr avatar Nov 01 '21 13:11 djalmajr