A UICollectionView Based Component For Creating Stacked Card Layouts Like Passbook And Reminders

Previously I mentioned a component for creating stacked navigation controllers inspired by the Evernote food app.

Here’s an open source component called TGLStackedViewController for creating gesture responsive stacked cards inspired by the passbook and reminders apps from Tim Gleue.

TGLStackedViewController uses UICollectionView and properly responds to gestures allowing for scrolling through cards, clicking to open/close cards, and dragging to open/close cards. The component can be used in storyboards, and an example is included.

Here’s an image showing TGLStackedViewController in action:
TGLStackedViewController

You can find TGLStackedViewController on Github here.

A nice card style layout component.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: A UICollectionView Based Component For Creating Stacked Card Layouts Like Passbook And Reminders

©2014 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 *