swiftui
-
List, row, and detail: Named, typealiases, and extensions
Keep list rows thin with a small protocol, constraint aliases, and conformance on the types you already have.
April 11, 2026
-
SwiftUI List: selection, editMode, and NavigationLink together
Own edit mode, keep a non-nil selection binding, and turn off link hit testing while editing so multi-select stays predictable.
April 10, 2026