horseshoe7's repositories
SOSideMenusController
A flexible, generic, side menus view controller with a powerfully simple API, similar to the Facebook and Path 2.0 Apps
SOPatternBGTableViewController
This Table View Controller allows you to provide a pattern image that scrolls with your content (originally designed for a TableView although could equally work with a UIScrollView) with the table view's content, which could have row heights that are not a multiple of your desired backgroundt tile size.
SOTransitionalViewController
A container view controller that can transition from one view controller to another. Like a UINavigationController without a stack and more transition options.
FTCoreText
Generate rich text views using CoreText as wrapper for html-like tag text. This fork adds additional functionality to put a colored rounded rectangle behind the link text when you are pressing it, and disappears when not. (Much like the css a:active property)