can confirm this happens on iOS 17.2 as well. It seems like the issue is the lists built-in selection and swipe gestures interfere with any added custom gestures. I have tried using high priority gestures, simultaneous gestures and just regular gestures and none of them seem to allow BOTH the list and the custom gestures to work simultaneously. I have noticed this issue with quite a few of the UIKit backed swiftui features such as context menus, Lists, Forms, etc... Maybe it's time that SwiftUI started to get native SwiftUI implementations of these features.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: