react-swipe-quick-pinch-zoom
A react component that providing multi-touch gestures for zooming and dragging on any DOM element.
A react component that providing multi-touch gestures for zooming and dragging on any DOM element.
A container that can be panned and zoomed with a mixture of pointer, wheel, and touch events, as well as via commands like zoomIn(), panTo(x,y), etc.