We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Move to https://
Updated Container View Controllers (markdown)
minor Swift syntax update
numberOfRows(inSection: 0) instead of numberOfRowsInSection(0)
bugfix: cut paste error from previous edit
viewControllerArray.index(of:activeViewController!) instead of find(viewControllerArray, activeViewController!)
Fixed several more typos.
Fixed some typos.
Fix broken link to Apple's custom view controllers guide.
Custom Views and Container View Controllers