It’s a lot easier to control whether there is a divider between each row in a SwiftUI List
than it used to be.
I will be using the .listRowSeparator()
modifier.
Here’s how it should look:
It’s a lot easier to control whether there is a divider between each row in a SwiftUI List
than it used to be.
I will be using the .listRowSeparator()
modifier.
Here’s how it should look:
No posts