AdamRisberg / react-image-magnifiers

A collection of responsive, image magnifying React components for mouse and touch.
MIT License
347 stars 60 forks source link

Pinch to zoom #58

Open KitanoR opened 2 years ago

KitanoR commented 2 years ago

Hi. I'm wondering if this package has the feature pinch to zoom on mobile. I was checking and I realized that we can activate the zoom with Tap, Double-tap and long press. Any idea how can I have this gesture on mobile?