File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# react-native-gesture-image-viewer
22
3+ ## 2.1.1
4+
5+ ### Patch Changes
6+
7+ - 396826d: fix: prevent image jump when lifting one finger during pinch zoom
8+
9+ - Fixed an issue where the image would abruptly snap/jump when lifting one finger during a two-finger pinch-to-zoom gesture.
10+ - The image now maintains its position when transitioning from two fingers to one finger.
11+
12+ Related issue: [ #134 ] ( https://github.com/saseungmin/react-native-gesture-image-viewer/issues/134 )
13+
314## 2.1.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-gesture-image-viewer" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " 🖼️ React Native Image Viewer - Reanimated-powered image gestures with full control" ,
55 "main" : " ./lib/module/index.js" ,
66 "types" : " ./lib/typescript/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments