Release 3.1.0
✨ New Features
- Add style property to ResumableZoom.
- Add allowOverflow property to Gallery.
🐛 Bug Fixes
- Fix scale animation on reset for CropZoom.
- Fix unit measurement for rotateX and rotateY values in useTransformationState hook.
🗃️ Miscellaneous
- Migrates SnapbackZoom to the new pinch gesture implementation.
- Adds a test suit for gestures (limited to gh test utilities).