iOS Boilerplate - A base template for iOS apps

September 15 2011, 7:31pm

The boilerplate includes the following libraries: ASIHTTPRequest, JSONKit, SVProgressHUD and few others.

It also includes helper classes for: - HTTP requests and an image cache (both in-memory and disk-based). - UITableViews and UITableViewCells: fast scrolling, async images, pull-down-to-refresh, swipeable cells. Maps and locations: directions between two points, autocomplete a location, etc.

Note: Some of the libraries here may become obsolete once iOS 5 is released, see: http://news.ycombinator.com/item?id=2996785