HStack I just want to know witch one of these two options is preferable and why: HStack(spacing: 0, content: { ... }) HStack(spacing: 0) { ... } Topic: UI Frameworks SubTopic: SwiftUI Tags: SwiftUI 1 0 252 Sep ’23