Document Revision History

This table describes the changes to CollectionView-Simple.

DateNotes
2015-10-22

Removed build warnings.

2015-07-10

Updated for iOS 8.0 SDK, using Objective-C modules, updated to modern Objective-C syntax, added a Launch Screen, now uses image assets.

2012-09-24

Demonstrates how to use UICollectionView, a way to present ordered data to users in a grid-like fashion.