CwlLayout: a Swift wrapper around Auto Layout
www.cocoawithlove.comThis article presents a solution for handling layout, similar to UIStackView or NSStackView but built around efficient Swift syntax and the aim of composing full layouts as a single expression.
Read more...