StackViewController is a Swift framework that simplifies the process of building forms and other static content using UIStackView. For example, the form below is implemented using a StackViewController:

Source: seedco/StackViewController: A controller that uses a UIStackView and view controller composition to display content in a list