react-native-zoomable-view
react-native-zoomable-view copied to clipboard
Move x and y while pinch zooming
I'm trying to use this component as a pinch to zoom component (similar to how Instagram works).
I figured out how to snap back on release, but I can't figure out how to make the component move in the x and y directions as the pinch moves.
@casos92 unfortunately that's not supported right now. I will label it as a feature request. Maybe somebody can help with this?