Skip to content

Releases: pavelbabenko/react-native-awesome-gallery

0.0.6

31 Mar 17:07
Compare
Choose a tag to compare

Improvements

  • Use stable reanimated version

0.0.5

16 Mar 13:59
Compare
Choose a tag to compare

New Features

  • Added containerDimensions prop

Improvements

  • Updated README.md

0.0.4

15 Mar 09:52
Compare
Choose a tag to compare

Bug Fixes

  • Fix Pinch, Pan on Android
  • Fix fast swiping between images

0.0.3

12 Mar 14:38
Compare
Choose a tag to compare

Upgrade Steps

  • [ACTION REQUIRED] replace images with data
  • [ACTION REQUIRED] replace renderImage with renderItem

Breaking Changes

  • Now using generic types for data, renderItem

New Features

  • Added keyExtractor prop
  • Added IOS like bouncing animation
  • Added IOS like overscroll animation

Bug Fixes

  • Fix simultaneous using Pan and Pinch

Other Changes

  • Updated example folder