foundationkit / FoundationKitLinks
Everything that really should be in Foundation, but isn't. Future-proof with ARC
☆79Updated 10 years ago
Alternatives and similar repositories for FoundationKit
Users that are interested in FoundationKit are comparing it to the libraries listed below
Sorting:
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 14 years ago
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 13 years ago
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 10 years ago
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 11 years ago
- KVO and blocks done right☆51Updated 10 years ago
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 13 years ago
- Repo for all my sample projects and code snippets☆90Updated 2 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 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 14 years ago
- A Geocoder and reverse GeoCoder sitting atop the CoreLocation frameworks provided by Apple for Snow Leopard and iPhone☆62Updated 16 years ago
- 3D cube transition for UITabBarController☆156Updated 13 years ago
- An example of a working app store validation, with code signing checks.☆107Updated 14 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 11 years ago
- ☆41Updated 12 years ago
- An extension to NSTimer that allows you to pass a block to handle timer events instead of using a callback method.☆17Updated 13 years ago
- Various helper classes for accessing the free geocoding services at geonames.org☆99Updated 13 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 13 years ago
- A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.☆90Updated 13 years ago
- An alternative for UIPageControl☆136Updated 13 years ago
- Utility classes and categories for iOS☆209Updated 5 years ago
- iOS layout toolkit for managing automatic layout of views☆69Updated 13 years ago
- Foundation, UIKit, Core Data, Core Text, and QuartzCore additions (or, the kitchen sink)☆35Updated 12 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- A wrapper class for iOS Address Book access that converts private contact information into hashed tokens.☆135Updated 13 years ago
- An *unofficial* git clone of the TestFlight SDK to use as a submodule☆52Updated 12 years ago
- A UIViewController subclass which implements its own auto-rotation logic, so its view can be placed directly into a UIWindow above other …☆38Updated 14 years ago
- A wrapper for the iPhone's C-based AddressBook framework.☆227Updated 3 years ago
- This is a small category that creates an animated UIImage out of a gif image.☆174Updated 8 years ago