Post

Replies

Boosts

Views

Activity

Reply to Navigation: update multiple times per frame
It looks like there's a possible fix coming in iOS 16.4 https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-16_4-release-notes#SwiftUI-Navigation
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to This method should not be called on the main thread as it may lead to UI unresponsiveness.
I'm having the same problem. I've tried both DispatchQueue.main.async{} and Task{}.
Replies
Boosts
Views
Activity
Dec ’22