react-native-pinch-zoom-view
react-native-pinch-zoom-view copied to clipboard
Pinch zoom center to fingers point
Is it possible to center the zooming to where the fingers are pinching?
A little bit later but... Just wrap the PinchZoomView component in a View with alignItems=justifyContent='center'