This web page provides a detailed tutorial about creating a custom layout using UICollectionView, a feature introduced in iOS 6. The tutorial includes steps on getting started, calculating layouts, adding content, optimizing loading view transforms, and ordering supplemental views. The final project, a photo stack layout, is shared on github and the tutorial can be applied to different layout projects.
UICollectionView custom layout tutorial :: skeuo