Does anybody know how to catch or disable/replace the two-finger double-click in an SwiftUI view when Voice Over is running?
The solution proposed here SwiftUI: Two-finger swipe ( scroll ) gesture works, but not when voice over is ON. VO seems to catch the event early.