Skip to content

Release 3.1.0

Choose a tag to compare

@Glazzes Glazzes released this 02 Oct 20:36
· 78 commits to main since this release

✨ 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).