Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@Glazzes Glazzes released this 24 Mar 16:57
· 123 commits to main since this release

Initial Release 🥳

Comes with three different components for common requirements.

  • SnapbackZoom: A simple component to handle zoomable previews.
  • ResumableZoom: A component for detail and gallery screens, this one has resumable gestures
  • CropZoom: Similar to ResumableZoom, however this one is made for image and video cropping requirements.

Comes with two utilities

  • useImageResolution: A handy component that gets the resolution of a bundle or network image.
  • getAspectRatioSize: A function that gets the width and height based on the aspect ratio.