Releases: retyui/react-quick-pinch-zoom
Releases · retyui/react-quick-pinch-zoom
5.1.0
5.0.0
4.9.0
4.8.0
- Added
centerContained: boolean
to allow ensuring that images remain centered as long as they still fit into the container. #73 (thanks Tim Fischbach)
4.7.0
- Added
enforceBoundsDuringZoom: boolean
prop to ensures that it's also not possible to move the image out of bounds with a pinch gesture. #72 (thanks Tim Fischbach) - Added
doubleTapZoomOutOnMaxScale: boolean
&doubleTapToggleZoom?: boolean
props to let the second of two consecutive double taps zoom out again. #70 (thanks Tim Fischbach)
Old releases: 4.x, 3.x, 2.x, 1.x
You can find old releases (1.x, 2.x, 3.x, 4.x) in a CHANGELOG.md
file