SwiftUI gesture blocks UITouch
I have two views in my app – one that uses a SwiftUI view with a gesture (drag gesture), and another that uses UIKit multi touch.
I have two views in my app – one that uses a SwiftUI view with a gesture (drag gesture), and another that uses UIKit multi touch.