Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@Glazzes Glazzes released this 02 Oct 20:36
· 32 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).