SwiftUI Patterns Read the relevant guide for your current task: - animations.md — timing, transitions, keyframes - forms.md — form layout, validation, input controls - lists.md — list patterns, ForEach, swipe actions - scroll.md — ScrollView, paging, parallax - state.md — @State, @Observable, property wrappers - performance.md — optimization, lazy loading, debug - text.md — number/date/currency formatting - media.md — image containment/clipping, video thumbnails, photos, maps, camera - modern-apis.md — latest SwiftUI API preferences - liquid-glass.md — glass effects, morphing, tinting ---