Releases: pavelbabenko/react-native-awesome-gallery
Releases · pavelbabenko/react-native-awesome-gallery
0.4.2
0.4.1
New Features
swipeEnabled
proponTranslationYChange
worklet callback
Bug Fixes
- Fix zoom out animation
Other Changes
- Added
toScale
param toonDoubleTap
callback - Added
scale
param toonScaleStart
callback
0.4.0
Fixes:
- Fix unnecessary View rendering
0.3.9
0.3.8
0.3.7
Bug fixes
- Fix multiple double tap
Others
- Improve pan gesture on edges
0.3.6
New Features
- Added second parameter to
setIndex(index: number, animated: boolean)
- Support for reanimated v3
Bug fixes
- Fix useEffect deps of dimensions
- Fix gallery after item removing
- Fix image disappearing with NaN. Thanks @HugoGresse
Others
- use expo for example
- remove shared transition from example because expo 49 doesn't support
0.3.5
Bug Fixes
- Fix
onTap
&onDoubleTap
0.3.4
Improvements
- Improve onTap event
0.3.3
New Features
- RTL Support