Basic Usage
GestureViewer
useGestureViewerController
You can programmatically control the GestureViewer using the useGestureViewerController hook.
useGestureViewerEvent
You can subscribe to specific events from GestureViewer using the useGestureViewerEvent hook. This allows you to respond to real-time gesture changes like zoom and rotation.
GestureTrigger
GestureTrigger supports smooth trigger-based animations that create seamless transitions from trigger elements (like thumbnails) to the full modal view. This feature enhances user experience by maintaining visual continuity between the trigger and modal content.
