How the relative size modifier interacts with stack views
The relative sizing modifier interacts in an interesting way with stack views and other containers that distribute the available space among their children. Understanding why can teach us a lot about SwiftUI’s layout algorithm. More >
March 24, 2023