Skip to content

Releases: chrizuuu/react-native-gallery-preview

Release 1.3.4

11 Jul 16:40

Choose a tag to compare

Update dependencies

Release 1.3.2

26 Oct 06:54

Choose a tag to compare

What's Changed

Breaking

** fix: Rename initIndex into initialIndex in useGalleryPreview (699d621)

Release 1.3.1

14 Oct 04:50

Choose a tag to compare

  • feat: default component for Statusbar (6c5b539)

Release 1.3.0

04 Oct 15:40

Choose a tag to compare

  • feat: support children component (719b87e)

Release 1.2.3

20 Sep 16:20

Choose a tag to compare

  • fix: show/hide StatusBar issue (832195e)

Release 1.2.2

15 Sep 12:39

Choose a tag to compare

Release 1.2.1

10 Sep 08:54

Choose a tag to compare

Release 1.2.0

09 Sep 18:38

Choose a tag to compare

What's Changed

Breaking

  • Remove props HeaderComponent. Instead, use OverlayComponent (e3f1a68)

Features

  • RTL layout support added (dfe6637)

Others

Release 1.1.4

31 Aug 19:10

Choose a tag to compare

  • fix: show wrong image when rotate device (d2e65c8)

Release 1.1.3

03 Aug 13:45

Choose a tag to compare

  • docs: update readme (c264579)
  • feat: add OverlayComponent props (845e548)
  • deps: update dependencies in example (3cd38fe)