Unexpected UI Lag When Using SwiftUI with Combine on iOS 17
👀 Views: 1
💬 Answers: 1
📅 Created: 2025-06-09
SwiftUI Combine iOS performance
I'm experiencing significant UI lag in my SwiftUI application when using Combine to update my view model. The app is built with SwiftUI and targets iOS 17. The ...