react-inner-image-zoom
react-inner-image-zoom copied to clipboard
Zoom out on mobile (Outside click)
On desktop whenever I hover out of the frame, the zoom resets to the inital image. That is correct, but on mobile, when I touch outside the image, the image is still zoomed in. How can I zoom out on mobile? I can't bind a useRef to it, right?