iOS-Slidy-Option-TableViewCell
A Custom UITableViewCell implementation that adds a hidden option view that the user can swipe to reveal. This is similar to the effect used in the original Tweetie app and many others to follow, however instead of using a plain swipe gesture I wanted the cell to really follow your touches. This project is far from production ready, currently its just me messing around over the weekend, but I hope to beef it up and actually provide a useful control library someday.