erichoracek / UIDevice-HardwareLinks
Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone
☆169Updated last year
Alternatives and similar repositories for UIDevice-Hardware
Users that are interested in UIDevice-Hardware are comparing it to the libraries listed below
Sorting:
- Xcode plugin for quickly creating localized strings☆218Updated 9 years ago
- UITextView subclass with links that provides instant callbacks for taps and long presses.☆173Updated 8 years ago
- A Localization Manager for Xcode 5☆967Updated 10 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆128Updated 9 years ago
- A UINavigationController subclass that re-enables the interactive pop gesture when the navigation bar is hidden or a custom back button i…☆235Updated 7 years ago
- Composite LRU cache with fast metadata using UNIX extended file attributes☆162Updated 2 years ago
- Drop-in UITableView replacement to reorder cells with long press on any part of the cell☆205Updated 8 years ago
- [DEPRECATED]☆552Updated 6 years ago
- A `NSOperation` subclass for requests added to `AFHTTPSessionManager`☆113Updated 8 years ago
- A subclass of UITextView that fixes the most glaring problems from iOS 7 and 7.1.☆869Updated 9 years ago
- Easy, lightweight, object-based key-value observing (KVO) and key-value binding (KVB) for iOS and Mac OS X☆617Updated last year
- Manages blocks of code that only need to run once on version updates in iOS apps.☆908Updated 7 years ago
- A thread safe date calculation library with all the date functions you'll ever need.☆344Updated 8 years ago
- An Objective-C Class which implements the Promises/A+ specification.☆275Updated 8 years ago
- OS X / iOS Translations helper☆526Updated 4 years ago
- Resizing UIImage on iOS. ImageMagick-style.☆265Updated 8 years ago
- Using @dynamic to access NSUserDefaults.☆316Updated 8 years ago
- NSUserDefaults category for iOS and Mac OS X with additional methods to securely save data using strong AES 256-bit encryption.☆180Updated 6 years ago
- WWDC Session 218 Sample Code: Custom Transitions Using View Controllers☆182Updated 4 years ago
- NSHash adds hashing methods to NSString and NSData☆348Updated 7 years ago
- a NSURLCache subclass for handling all web requests that use NSURLRequest☆299Updated 4 years ago
- TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.☆345Updated 2 years ago
- Sample project demonstrating Auto Layout with text wrapping and custom view wrapping☆263Updated 10 years ago
- Flexible data sources for your UITableView and UICollectionView.☆199Updated 8 years ago
- A polite and unified way of asking for permission on iOS☆614Updated 4 years ago
- Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content")