Tag
SwiftUI
Every bite filed under SwiftUI, so you can stay close to the exact thread you are following.
March 2026
-
Understanding PreferenceKey in SwiftUI
How PreferenceKey lets child views communicate information back up the view tree.
-
NavigationStack Routing Basics
Build predictable, data-driven navigation flows in SwiftUI.
-
StateObject vs ObservedObject
When to own an observable object and when to observe one.
-
ViewThatFits for Adaptive Layouts
Let SwiftUI pick the first layout that fits available space.
-
SwiftUI Animation Composition
Build coherent transitions by composing animation intent.