Post

Replies

Boosts

Views

Created

HStack
I just want to know witch one of these two options is preferable and why: HStack(spacing: 0, content: { ... }) HStack(spacing: 0) { ... }
1
0
252
Sep ’23
HStack
I just want to know witch one of these two options is preferable and why: HStack(spacing: 0, content: { ... }) HStack(spacing: 0) { ... }
Replies
1
Boosts
0
Views
252
Activity
Sep ’23