nicklockwood / BaseModel
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
- Category which allows the usage of start and completion blocks in CAAnimation instances, instead of a delegate☆175Updated 10 years ago
- Automatic NSCoding and persistence implementation☆66Updated 10 years ago
- [DEPRECATED]☆174Updated 7 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
- An easily customizable alternative to UIKit's UIPageControl☆274Updated 12 years ago
- A drop-in UILabel replacement that makes almost all properties animatable by using a CATextLayer instead of CALayer.☆236Updated 12 years ago
- StandardPaths is a category on NSFileManager for simplifying access to standard application directories on iOS and Mac OS and abstracting…☆335Updated 4 years ago
- Cocoa framework for drawing graphs, charts and maps☆276Updated 12 years ago
- [DEPRECATED]☆256Updated 7 years ago
- Form validation framework for iOS.☆590Updated 5 years ago
- ☆111Updated 12 years ago
- Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework☆263Updated 8 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
- Horizontal UIPickerView Control for iOS☆232Updated 8 years ago
- Implemented a multi-column table view based on the UITableView for iOS☆151Updated 13 years ago
- A magnifying glass for iOS☆314Updated 6 years ago
- Schema Migration support for the SQLite library FMDB☆149Updated 16 years ago
- 3D Sphere View for iOS☆139Updated 13 years ago
- A custom UIViewController with a UITableView which supports "pull to refresh" and "load more"☆137Updated 9 years ago
- Category on NSString to simplify use of Regular Expressions☆94Updated 13 years ago
- A custom Storyboard Segue that transitions with an "opening doors" animation. #publish☆133Updated 13 years ago
- Controller that helps the management of UITableViews extendable sections☆335Updated 12 years ago
- KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.☆288Updated 9 years ago
- SSPhotoCropperViewController is a custom view controller that provides UI for cropping and scaling photos in iPhone / iPod Touch apps.☆264Updated 8 years ago
- Fades from your launch image (Default.png) to root view controller. Lets you choose the transition animation and delay.☆149Updated 13 years ago
- iOS Picture View Control (Mac OS X Lion User's Avatar Like)☆219Updated 9 years ago
- LeveyPopListView is an alternative of UIActionSheet : )