zats / Voltron

When UICollectionViewCell needs to be a UIViewController. WARNING: this repo is not actively maintained
MIT License
242 stars 23 forks source link

Example doesn't use collectionView.containerViewController even though README lists it as a step #4

Closed fatuhoku closed 9 years ago

fatuhoku commented 9 years ago

README says "Set the collectionView.containerViewController to the view controller that is hosting children view controllers."

but it's not clear why this is necessary...

fatuhoku commented 9 years ago

AH! It's obviously just connected as an outlet...