UIImageView Pinch Gesture not working when wraped in SwiftUI
I’m trying to use UIImageView
in my SwiftUI project. But the pinch gesture is not working. I tried several solutions that should work fine in UIKit.
I’m trying to use UIImageView
in my SwiftUI project. But the pinch gesture is not working. I tried several solutions that should work fine in UIKit.