- fix: 🐛 auto scroll break (
#14
).
v1.6.5 - 2024-01-30
v1.6.4 - 2024-01-30
- fix: 🐛 adjust default double tap zoom (
#13
).
v1.6.3 - 2024-01-29
- fix: 🐛 disable scroll when user use NaN as scrolling index (
#12
). - fix: 🐛 disable scrollToIndex if empty images array (
#11
).
v1.6.2 - 2024-01-29
v1.6.1 - 2024-01-24
- fix: 🐛 update default double tap zoom to 2 (
#10
).
v1.6.0 - 2024-01-24
- feat: 🎸 add onZoom prop to ImagePreview (
#9
).
v1.5.3 - 2024-01-24
- fix: 🐛 infinit scroll between two pages (
#8
).
v1.5.2 - 2024-01-24
- fix: 🐛 set autoscroll to false when user going to background (
#7
).
v1.5.1 - 2023-11-21
- feat: use autoscroll timer instead of boolean (
#6
).
v1.5.0 - 2023-11-21
- feat: add handle page change action (
#5
).
v1.4.0 - 2023-11-17
- feat: add auto scroll before user manual scroll (
#4
).