(Check out the comments in two swift files for details.)
- Fixed pixel constraints.
- Ratio constraints: centerX, centerY, Equal width, Equal height.
- Combine of the above two.
- Embed in stack view and view.
- Change constraints during runtime (programmatically: func layoutInit).
- Data Source
- Customized class for Cell (class for view object, including outlet in class).
- Data Source
- Delegate (cell on tap)
- Cell style: subtitle
- perform different segues with different identifiers
- Dictionary in swift
- Array in swift
- UIColor