react-zoom-pan-pinch zoom in with single click – Reactjs
I'm using react-zoom-pan-pinch library for zooming on and panning on images for a project. Everything works fine, however the task requires me to zoom in on the images with single click. The library has the zoom in functionality with double…