issues
search
Glazzes
/
react-native-zoom-toolkit
Zoom anything you want! Most complete pinch to zoom utilities for React Native
https://glazzes.github.io/react-native-zoom-toolkit/
MIT License
193
stars
11
forks
source link
feat(Gallery): pinchCenteringMode and onVerticalPull properties
#41
Closed
Glazzes
closed
3 months ago
Glazzes
commented
3 months ago
Add
pinchCenteringMode
which modifies how the pinch gesture reacts to the user interaction.
Add
onVerticalPull
which allow animations based on the vertical pulling.
Updates docs according to these latest changes.
pinchCenteringMode
which modifies how the pinch gesture reacts to the user interaction.onVerticalPull
which allow animations based on the vertical pulling.