Post

Replies

Boosts

Views

Activity

Reply to SwiftUI Gestures prevent scrolling with iOS 18
I'm still experiencing this issue. I need highPriorityGesture to prevent the subview gesture, but it's overriding the scroll view gesture. Can we cancel the high priority gesture to allow the scroll view to take over? In iOS 17, they work perfectly together. Currently I set the minimum distance of the high priority gesture to 30, but that's just a workaround I reckon.
1d