kstenerud / Objective-Gems
Useful little gems to use when programming in Objective C
☆47Updated 13 years ago
Alternatives and similar repositories for Objective-Gems:
Users that are interested in Objective-Gems are comparing it to the libraries listed below
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 13 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 13 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 12 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 years ago
- GCD-based async IO☆82Updated 13 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 12 years ago
- NSControl subclass that mimics Xcode's Jump Bar☆110Updated 11 years ago
- Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.☆46Updated 12 years ago
- I saw a lovely text scroll effect in London Unfurled and wondered if I could reproduce it.☆42Updated 13 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 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
- A set of extensions to Core Data☆75Updated 12 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 11 years ago
- XCode automated property and method code generator for smart Objective-C developers who want to save time and reduce typing errors☆74Updated 13 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 years ago
- Tool for creating Objective-C frameworks for iOS (iPhone and iPad) around static libraries☆81Updated 10 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
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 9 years ago
- Handy iOS library for connecting to OAuth 1.0 providers and working with Twitter authentication☆83Updated 10 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 13 years ago
- ☆115Updated 13 years ago
- Bite-size graphing and sparkline control for CocoaTouch☆95Updated 6 years ago
- ☆38Updated 13 years ago
- ☆143Updated 11 years ago
- Simple Objective-C gesture recognizer for use on the iPhone☆224Updated 12 years ago
- Category to add internationalized domain name support to NSURL☆55Updated 14 years ago
- BAMEasyTable is a class which handles the mechanics of a UITableView allowing you to write significantly less code to implement a table. …☆57Updated 13 years ago
- Deprecated - Makes working with the iOS Keyboard easy as pie. Simply use GTKeyboardHelper as a container for any first responders. It wil…☆46Updated 12 years ago
- Reachability without the suck.☆170Updated 7 years ago