07

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.

TGLStackedViewController on GitHub