blog

Found on GitHub: PSTCollectionView

by

Octocat logo
The UICollectionView class that Apple introduced in iOS 6.0 is simply fantastic and has received some great praise and reviews at NSHipster, at Ole Begemann’s blog, and has iOS Devs tweeting their love of it.
It’s only available on iOS 6.0 but Peter Steinberger has released PSTCollectionView which is an 100% API compatible replacement that works on iOS 4.3 and newer. If you’re using a UICollectionView in your latest iOS app and are looking to support older versions of iOS definitely check it out.

+ more