Swiftui Debugging

Diagnose and fix SwiftUI rendering performance issues, including unnecessary body re-evaluations, slow or janky views, scrolling/list/grid stutters, view identity bugs, lost state, excessive `Self._printChanges()` output, `@Observable` versus `ObservableObject` observation scope, `AnyView` performance concerns, and expensive work inside SwiftUI `body`.

mikechongcan faaa09a 5.9 KB Updated

File contents

mikechongcan/zigma/tree/main/.agents/skills/swiftui-debugging commit faaa09a5d1

Frequently asked questions

npx skillmds@latest add mikechongcan/swiftui-debugging