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
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 11 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
- Repo for all my sample projects and code snippets☆90Updated 2 years ago
- KVO and blocks done right☆51Updated 10 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- ☆41Updated 12 years ago
- A wrapper class for iOS Address Book access that converts private contact information into hashed tokens.☆135Updated 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
- 3D cube transition for UITabBarController☆156Updated 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
- UILabel with tap detection on words.☆113Updated 13 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 14 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 13 years ago
- This project is now obsolete - the contents have been split into smaller modules.☆25Updated 13 years ago
- Objective-C reusable scrollable grid view for Cocoa Touch modeled after UITableView.☆126Updated 15 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 11 years ago
- iOS layout toolkit for managing automatic layout of views☆69Updated 13 years ago
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 10 years ago
- Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.☆46Updated 13 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- Utility classes and categories for iOS☆209Updated 5 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
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 13 years ago
- A set of extensions to Core Data☆75Updated 12 years ago
- This is a small category that creates an animated UIImage out of a gif image.☆174Updated 9 years ago
- UIView Category containing cool animations and effects for iPhone. Sample project included.☆159Updated 13 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 years ago