kstenerud / Objective-GemsLinks
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
Sorting:
- NSCache based remote-image caching and downloading mechanism for iOS.☆293Updated 9 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 years ago
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 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
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 14 years ago
- ☆143Updated 11 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 14 years ago
- Snippets of Useful iPhone Objective-C Code☆66Updated 15 years ago
- Simple Objective-C gesture recognizer for use on the iPhone☆224Updated 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
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 14 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 customisable, animatable MKAnnotationView with a UITableView subview, designed to behave the same as callouts in Maps.app on the iPad.☆196Updated 12 years ago
- Everything that really should be in Foundation, but isn't. Future-proof with ARC☆79Updated 10 years ago
- A wrapper class for iOS Address Book access that converts private contact information into hashed tokens.☆135Updated 13 years ago
- Simple Clustering API for MKMapView☆304Updated 13 years ago
- Simple 4-digit pass code entry☆81Updated 11 years ago
- A set of extensions to Core Data☆75Updated 12 years ago
- UIView Category containing cool animations and effects for iPhone. Sample project included.☆159Updated 13 years ago
- A collection of useful Objective-C and iOS classes.☆250Updated 12 years ago
- An *unofficial* git clone of the TestFlight SDK to use as a submodule☆52Updated 12 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 years ago
- A high performance tile view engine for iOS. Used in Alien Blue's Canvas feature.☆67Updated 14 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 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
- 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
- Simple UIScrollView subclass that automatically handle UIPageControl and paged content.☆96Updated 14 years ago