We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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