SwiftUI: Layout & Interfaces, Episode 10: Stack Alignment | Kodeco

This content was released on Nov 12 2020. The official support period is 6-months from this date.

Stack alignment occurs perpendicularly to the primary axis of a Stack: use VerticalAlignment for HStacks, and HorizontalAlignment for VStacks.


This is a companion discussion topic for the original entry at https://www.kodeco.com/17314449-swiftui-layout-interfaces/lessons/10