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 system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 13 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 14 years ago
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 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
- Lightweight notifications in iOS apps☆188Updated 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…☆93Updated 14 years ago
- Repo for all my sample projects and code snippets☆90Updated 2 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 11 years ago
- 3D cube transition for UITabBarController☆156Updated 13 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 years ago
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 10 years ago
- Various helper classes for accessing the free geocoding services at geonames.org☆99Updated 13 years ago
- A category on UIView to easily apply a noise texture. Uses no external images or dependencies to make it very easy to drop into projects.☆191Updated 14 years ago
- KVO and blocks done right☆51Updated 10 years ago
- Custom view for iOS apps implementing Edward Tufte's sparkline concept.☆87Updated 9 years ago
- A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.☆90Updated 12 years ago
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 12 years ago
- A wrapper class for iOS Address Book access that converts private contact information into hashed tokens.☆136Updated 13 years ago
- iOS view controller tree for presenting a text font/size/colour picker to user.☆99Updated 14 years ago
- This is a small category that creates an animated UIImage out of a gif image.☆174Updated 8 years ago
- Objective-C Category for a custom UIButton with curled corners and shadow☆144Updated 13 years ago
- UIView Category containing cool animations and effects for iPhone. Sample project included.☆159Updated 13 years ago
- A wrapper for the iPhone's C-based AddressBook framework.☆227Updated 2 years ago
- Drag and drop UITableView rows.☆188Updated 10 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 12 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 14 years ago
- Utility classes and categories for iOS☆209Updated 5 years ago
- Easily create nibs with custom fonts☆227Updated 11 years ago
- Doorway Transition in CoreAnimation (iOS)☆204Updated 13 years ago
- Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView☆151Updated 13 years ago