A collection of elegant UI examples in Swift 2.
The simpliest possible tableview.
A tableview with a header that can automatically resize according to the contents of a label, or changes in a constrainst inside the contents of a header. Constraint changes are animated.
A tableview where the header has a minimum height and a maximum height. Dragging the table allows for a beautiful parallax effect where the header grows and shrinks according to how far down the table is dragged.
A tableview where each row is given a different colour reaching all hues of the rainbow.
A tableview where the bottom of the screen below the rows with content is filled with a solid color.