Example iOS Source Code Of A Customizable Coverflow Container Using UICollectionView

Last week I mentioned an a UICollectionView tutorial demonstrating how to set up a UICollectionView within an Xcode storyboard, and how to populate the UICollectionView with data online.

Today I came across an interesting source code example demonstrating how to create a special coverflow style view.  What’s interesting about this project is that the techniques used by the developer allow the layout and behavior to be easily changed.

You can find a video demonstrating this control here.

You can download this UICollectionView coverflow example on Github here.

This example will be added to the iOS 6 SDK example page shortly.

 

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Example iOS Source Code Of A Customizable Coverflow Container Using UICollectionView

©2012 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.


Leave a Reply

Your email address will not be published. Required fields are marked *