SwiftUI offers a novel way to lay out views in iOS apps. Unlike an explicit
constraint system where you clearly specify how you want to layout views with
respect to each other's leading, trailing, or center edges, SwiftUI offers a
more subtle way to arrange views instead of going into