SwiftUI : View inside List does not use full width
I’m trying to have a View inside a List occupying the full width of the screen.
The standalone view does. Once in a List, it takes ~60% of the available space.
I’m trying to have a View inside a List occupying the full width of the screen.
The standalone view does. Once in a List, it takes ~60% of the available space.