jasudev / Zoomable

It is a container that allows you to zoom in and out of an image using only SwiftUI.
MIT License
101 stars 18 forks source link

How to use it inside scrollview? #3

Open Muhammadbarznji opened 2 months ago

Muhammadbarznji commented 2 months ago

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 on how to use it with a scrollview.