Data Flow

SwiftUI's actual mental model — view identity, lifetime, and dependencies (the Demystify canon), state ownership decision rules, Observation's per-property tracking, body-performance discipline, and the main-actor concurrency contract. Use when state resets mysteriously, views re-render too often, animations glitch between branches, choosing @State vs @Bindable vs plain property, or debugging "why did body run."

rshankras 29eb91b 8.1 KB Updated

File contents

rshankras/claude-code-apple-skills/tree/main/skills/swiftui/data-flow commit 29eb91bd6e

Frequently asked questions

npx skillmds add rshankras/data-flow