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:

You can find TGLStackedViewController on Github here.
A nice card style layout component.
- UICollectionView Based Component For Automatically Creating Balanced Photo Galleries
- Example: Using UICollectionViewFlowLayout To Easily Create Great Looking Scrollable Grid Layouts
- Tutorial: How To Create Great Looking Layouts With UICollectionView
- A Custom UICollectionView Flow Layout Using Customizable Hexagon Shaped Cells
- iOS 6 SDK Tutorial And Example Page
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.




