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
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 13 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 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
- 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 12 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- 3D cube transition for UITabBarController☆156Updated 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
- Repo for all my sample projects and code snippets☆90Updated 2 years ago
- Utility classes and categories for iOS☆209Updated 5 years ago
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 10 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 years ago
- Drag and drop UITableView rows.☆188Updated 10 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
- Various helper classes for accessing the free geocoding services at geonames.org☆99Updated 13 years ago
- ☆172Updated 14 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 13 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major brows…☆78Updated 8 years ago
- Objective-C reusable scrollable grid view for Cocoa Touch modeled after UITableView.☆126Updated 15 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 14 years ago
- ☆143Updated 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
- Multiple UITableViews in a UIScrollView☆200Updated 8 years ago
- Simple UIScrollView subclass that automatically handle UIPageControl and paged content.☆96Updated 13 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 11 years ago
- Doorway Transition in CoreAnimation (iOS)☆204Updated 13 years ago
- NSCache based remote-image caching and downloading mechanism for iOS.☆293Updated 9 years ago