Zoomable
Zoomable copied to clipboard
It is a container that allows you to zoom in and out of an image using only SwiftUI.
If you are not super good with your timing placing two fingers on the screen, the view does a panning instead of zooming
I added this for adding an action for reseting the scale in a button in the wrapper view.
Hi @jasudev, Thank you for the package. I encountered an issue when using it inside a scrollview as it prevents the scrollview from scrolling. Please provide me with a guide...