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:
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 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
- ☆115Updated 14 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 years ago
- NSCache based remote-image caching and downloading mechanism for iOS.☆293Updated 9 years ago
- Drag and drop UITableView rows.☆188Updated 10 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 14 years ago
- 3D cube transition for UITabBarController☆156Updated 14 years ago
- Everything that really should be in Foundation, but isn't. Future-proof with ARC☆79Updated 10 years ago
- Simple Objective-C gesture recognizer for use on the iPhone☆224Updated 13 years ago
- Simple Clustering API for MKMapView☆304Updated 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
- Misc components for the iOS. Just random stuff really but hopefully useful.☆245Updated 13 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 14 years ago
- UIView Category containing cool animations and effects for iPhone. Sample project included.☆159Updated 13 years ago
- Snippets of Useful iPhone Objective-C Code☆66Updated 16 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 14 years ago
- A wrapper class for iOS Address Book access that converts private contact information into hashed tokens.☆135Updated 13 years ago
- ☆149Updated 7 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- Various helper classes for accessing the free geocoding services at geonames.org☆99Updated 14 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
- ☆143Updated 11 years ago
- Wrapper interface to Apple's StoreKit for iOS with App Engine Server Promo Code Support☆106Updated 10 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- A set of extensions to Core Data☆75Updated 12 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 13 years ago
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 10 years ago
- A set of iOS sample projects illustrating different ways to transitions between views.☆21Updated 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