oblador / react-native-pinchable

Instagram like pinch to zoom for React Native
MIT License
224 stars 23 forks source link

Reset anchor point at the end of the gesture. IOS #2

Closed Dein1 closed 2 years ago

Dein1 commented 2 years ago

After pinching an Animated.Image, or Image in animated container, if I change Image's height - it jumps to a random point. It happens because of the anchorPoint property is being changed.

Screenshots: