Post

Replies

Boosts

Views

Activity

Reply to Button Responsiveness Problems in SwiftUI Apps After Upgrading to iOS 18
I'm still encountering the same error and hoping they will fix it soon I think you can replace your buttons or onTapGesture with .highPriorityGesture(TapGesture().onEnded({ _ in }) to see if it resolves the issue.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Oct ’24