Example of using view containment to avoid massive view controllers. This folder contains two Xcode projects:
- Container-SB: Implements everything with a Storyboard.
- Container-code: Manages the child views in code.
- Version 1.0 26 Feb 2017 Initial release