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:
- 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
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 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
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 14 years ago
- NSCache based remote-image caching and downloading mechanism for iOS.☆293Updated 9 years ago
- ☆114Updated 13 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 14 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
- UIView Category containing cool animations and effects for iPhone. Sample project included.☆159Updated 13 years ago
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 12 years ago
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 10 years ago
- ☆143Updated 11 years ago
- Simple Clustering API for MKMapView☆304Updated 13 years ago
- A UIButton subclass that mimic the "BUY NOW" button on the iOS App Store.☆120Updated 12 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
- Various helper classes for accessing the free geocoding services at geonames.org☆99Updated 13 years ago
- Simple UIScrollView subclass that automatically handle UIPageControl and paged content.☆97Updated 13 years ago
- A plain OAuth library in Objective-C, and example app for iPhone.☆180Updated 7 years ago
- Simple Objective-C gesture recognizer for use on the iPhone☆224Updated 12 years ago
- A set of extensions to Core Data☆75Updated 12 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 13 years ago
- 3D cube transition for UITabBarController☆156Updated 13 years ago
- An *unofficial* git clone of the TestFlight SDK to use as a submodule☆52Updated 12 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 high performance tile view engine for iOS. Used in Alien Blue's Canvas feature.☆67Updated 14 years ago
- Explains why your Developer Certificates are not working☆62Updated 13 years ago