nicklockwood / BaseModelLinks
BaseModel provides a base class for building model objects for your iOS or Mac OS projects. It saves you the hassle of writing boilerplate code, and encourages good practices by reducing the incentive to cut corners in your model implementation.
☆288Updated 7 years ago
Alternatives and similar repositories for BaseModel
Users that are interested in BaseModel are comparing it to the libraries listed below
Sorting:
- A drop-in UILabel replacement that makes almost all properties animatable by using a CATextLayer instead of CALayer.☆236Updated 12 years ago
- [DEPRECATED]☆256Updated 7 years ago
- Cocoa framework for drawing graphs, charts and maps☆276Updated 13 years ago
- [DEPRECATED]☆174Updated 7 years ago
- StandardPaths is a category on NSFileManager for simplifying access to standard application directories on iOS and Mac OS and abstracting…☆336Updated 4 years ago
- Category which allows the usage of start and completion blocks in CAAnimation instances, instead of a delegate☆176Updated 10 years ago
- Implemented a multi-column table view based on the UITableView for iOS☆151Updated 13 years ago
- Fun way to display charts using balls that responds to device tilting☆112Updated 12 years ago
- Automatic NSCoding and persistence implementation☆66Updated 10 years ago
- An easily customizable alternative to UIKit's UIPageControl☆274Updated 13 years ago
- Handy categories for Objective-C programming, including value-ready selectors and selector choices☆88Updated 11 years ago
- Simple iOS Keychain Access☆95Updated 3 years ago
- Category on NSString to simplify use of Regular Expressions☆94Updated 13 years ago
- A very simple objective-c framework that maps a JSON response from NSDictionary or NSArray to an NSObject subclass for iOS.☆264Updated 9 years ago
- A simple UIView wrapper for CAGradientLayer. For the times when it's more convenient to use a view instead of a CALayer.☆112Updated 4 years ago
- Block based Category additions for AlertView and ActionSheets☆301Updated 12 years ago
- Controller that helps the management of UITableViews extendable sections☆335Updated 12 years ago
- A custom UIViewController with a UITableView which supports "pull to refresh" and "load more"☆137Updated 10 years ago
- ClockView for iOS☆144Updated 6 years ago
- 3D Sphere View for iOS☆138Updated 13 years ago
- LeveyPopListView is an alternative of UIActionSheet : )☆269Updated 10 years ago
- a copycat of the HUD shown on orientation and volume change in iOS.☆284Updated 12 years ago
- An iOS MapKit callout annotation view with independent cells and accessory actions.☆249Updated 8 years ago
- A magnifying glass for iOS☆314Updated 6 years ago
- Horizontal UIPickerView Control for iOS☆231Updated 8 years ago
- Lightweight ad mediation for iOS to properly manage multiple ad networks dynamically including iAd and Google ads.☆269Updated 8 years ago
- VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Twitter 3 for iPhone.☆204Updated 12 years ago
- Unified, easy API for custom iOS view controller transitioning☆343Updated 8 years ago
- An implementation of a moving map annotation using iOS MapKit and QuartzCore.☆146Updated 9 years ago
- Useful UIImage category for handling sprite sheets. This add-on smoothes the way of extracting images from a sprite sheet (texture atlas)…☆200Updated 7 years ago