Releases: pavelbabenko/react-native-awesome-gallery
Releases · pavelbabenko/react-native-awesome-gallery
0.3.2
Bug Fixes
- Fix doubleTap when onTap isn't provided
0.3.1
New Features
onLongPress
eventonScaleEnd
event (useful with haptic feedback)
Bug Fixes
- Interrupt scroll on scaled image when finger is placed on screen
Improvements
- Better scroll on scaled image
0.3.0
0.2.6
New Features
- Added
disableSwipeUp
prop
0.2.5
New Features
- Added
doubleTapInterval
prop
Bug Fixes
- Fixed
onIndexChange
sync
0.2.4
New Features
- Added
pinchEnabled
prop
Other Changes
- Fixed android launch images to be able to run example on device
0.2.3
Bug Fixes
- Fix pan gesture on tall images
0.2.2
New Features
- Add
reset
method
Improvements
- Better handling of dimensions change (e.g portrait -> landscape)
Other Changes
- Add Supported features to README
0.2.1
Bug Fixes
- Fix single item scroll
0.2.0
New Features
- Added
loop
prop to allow user to swipe infinitely
Bug Fixes
- Fix
onTap
call when pinch, pan are active