Skip to content

Releases: FidMe/react-native-image-gallery

Release 1.6.6

30 Jan 09:34
Compare
Choose a tag to compare

Fixes

  • fix: 🐛 auto scroll break (#14).

Release 1.6.4

30 Jan 08:23
Compare
Choose a tag to compare

Fixes

  • fix: 🐛 adjust default double tap zoom (#13).

Release 1.6.3

29 Jan 16:10
Compare
Choose a tag to compare

Fixes

  • fix: 🐛 disable scroll when user use NaN as scrolling index (#12).
  • fix: 🐛 disable scrollToIndex if empty images array (#11).

Release 1.6.1

24 Jan 15:46
Compare
Choose a tag to compare

Fixes

  • fix: 🐛 update default double tap zoom to 2 (#10).

Release 1.6.0

24 Jan 15:20
Compare
Choose a tag to compare

Features

  • feat: 🎸 add onZoom prop to ImagePreview (#9).

Release 1.5.3

24 Jan 11:10
Compare
Choose a tag to compare

Fixes

  • fix: 🐛 infinit scroll between two pages (#8).

Release 1.5.2

24 Jan 09:53
Compare
Choose a tag to compare

Fixes

  • fix: 🐛 set autoscroll to false when user going to background (#7).

Release 1.5.0

21 Nov 08:17
Compare
Choose a tag to compare

Features

  • feat: add handle page change action (#5).

Release 1.4.0

17 Nov 08:33
Compare
Choose a tag to compare

Features

  • feat: add auto scroll before user manual scroll (#4).