PQCollectionViewCell
June 17, 2013 • Public Domain License
PQCollectionViewCell is based on the logic behind PQTableViewCell, applied on a UICollectionViewCell.
To use, subclass PQCollectionViewCell, and use `drawCellView:` instead of `drawRect:` when y...
ZKRevealingTableCellView
May 06, 2012 • MIT License
A Sparrow-style Implementation of Swipe-To-Reveal.