foundationkit / iOSKit
iOS Additions to FoundationKit
☆52Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for iOSKit
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 11 years ago
- Reachability without the suck.☆171Updated 7 years ago
- Lightweight notifications in iOS apps☆188Updated 10 years ago
- A 2D table view for iOS apps! This is the demo.☆170Updated 10 years ago
- A simple UIView wrapper for CAGradientLayer. For the times when it's more convenient to use a view instead of a CALayer.☆112Updated 3 years ago
- UITableViewCell subclass whose contentView can slide out to reveal another view, as seen in the Facebook app, SCVNGR app, and Twitter app…☆94Updated 13 years ago
- Everything that really should be in Foundation, but isn't. Future-proof with ARC☆80Updated 9 years ago
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 3 years ago
- Easily create nibs with custom fonts☆227Updated 11 years ago
- Various helper classes for accessing the free geocoding services at geonames.org☆98Updated 12 years ago
- Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView