EvgenyKarkan / iOSDevToolsLinks
Set of repositories for different development tasks.
☆477Updated 8 years ago
Alternatives and similar repositories for iOSDevTools
Users that are interested in iOSDevTools are comparing it to the libraries listed below
Sorting:
- Objective-C utility class for storing data securely in the key chain.☆845Updated 2 years ago
- An awesome list of awesome iOS plugins☆258Updated 9 years ago
- [DEPRECATED]☆551Updated 7 years ago
- Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically☆598Updated 2 years ago
- A robust drag-and-drop framework for iOS.☆265Updated last month
- Objective-C library to easily map NSDictionary to model objects, works perfectly with Alamofire. ObjectMapper works similar to GSON☆347Updated 3 years ago
- iOS library which schedules the execution of tasks on a background fetch☆640Updated 7 years ago
- Seamless Web Service Integration and Core Data Model Population☆689Updated 8 years ago
- Subclass of UIView that enables native iOS 7 blur effect.☆434Updated 8 years ago
- A new take on iOS layouts using percentages. Goodbye autolayout.☆263Updated 10 years ago
- Convert UIImage to ASCII art☆430Updated 10 years ago
- A lightweight callout view class for iOS mimicking UICalloutView.☆1,193Updated 4 years ago
- Vertically stack views using Auto Layout, with an order specific subclass that uses view tags for ordering.☆424Updated 6 years ago
- A lightweight library of animated graphs for iOS.☆951Updated 8 years ago
- Examples and Controls made entirely using Pop (Facebook's framework)☆298Updated 9 years ago
- How to use UICollectionView with NSFetchedResultsController☆436Updated 8 years ago
- A drop-in map annotation clustering library for MKMapView☆563Updated 9 months ago
- Simple zoom transition using iOS 7 Custom View Controller Transitions API☆473Updated 8 years ago
- A data structure for easier pagination. NSProxy subclass which acts as an NSArray for easier paging mechanisms in UITableViews and UIColl…☆330Updated 8 years ago
- A Touch ID and Passcode framework used in the Venmo app.☆959Updated 6 years ago
- An iOS Flickr Framework, written in Objective-C☆221Updated last year
- A tiny category on UIView that allows you to set one property: "parallaxIntensity" to achieve a parallax effect with UIMotionEffect☆637Updated 10 years ago
- Real-time map view clustering for Realm☆452Updated 7 years ago
- RMPhoneFormat provides a simple to use class for formatting phone numbers in iOS apps. The formatting should replicate what you would see…☆267Updated 9 years ago
- iOS library for clustering map notifications in an easy and performant way☆709Updated 4 years ago
- Demonstration of how to make a custom container view controller manage multiple child view controllers using storyboards.