Skip to content

Latest commit

 

History

History

Container

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Container

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.

Further Information

Version History

  • Version 1.0 26 Feb 2017 Initial release