Post

Replies

Boosts

Views

Activity

Reply to How to remove space before SwiftUI List Sections?
The most effective way is to just use: .contentMargins(.vertical, 0) .contentMargins(.horizontal, 0) is also available and they both work great.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’23
Reply to error: the replacement path doesn't exist:
This worked for me: Open simulator On the Menu on top: Device -> Erase All Content And Settings... Device -> Restart Quit Simulator Quit Xcode
Replies
Boosts
Views
Activity
Sep ’24