Post

Replies

Boosts

Views

Activity

Comment on How to remove space before SwiftUI List Sections?
@devise: did you place it right after the Form bracket? }//Form .contentMargins(.horizontal, 0) .contentMargins(.vertical, 0)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on How to remove space before SwiftUI List Sections?
Cool. Good to know.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on error: the replacement path doesn't exist:
Sorry, I forgot to mention something else: it's good to check which version of "xcodebuild" you have installed on usr/lib. In my case it was really old. On terminal, Xcode-select --install does the trick.
Replies
Boosts
Views
Activity
Sep ’24