jamztang / JTObjectMapping
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
Alternatives and similar repositories for JTObjectMapping:
Users that are interested in JTObjectMapping are comparing it to the libraries listed below
- A subclass of UITextView that allow a placeholder☆289Updated 8 years ago
- Add a placeholder to UITextView.☆194Updated 9 years ago
- Category to add some resizing methods to the UIImage class, to resize it to a given CGSize — or fit in a CGSize keeping aspect ratio☆353Updated 9 years ago
- An objective-C API that uses the new iOS 7 UIView snapshot category drawViewHierarchyInRect to produce Apple Notification and Control Cen…☆500Updated 5 years ago
- UIView subclass to easily add a cool animated photo carrusel to your iOS app☆407Updated 9 years ago
- An easy-to-use UIImagePickerController replacement for picking Images and Videos.☆165Updated 8 years ago
- Dynamic size computation and caching for cells.☆243Updated 9 years ago
- ☆350Updated 9 years ago
- [DEPRECATED]☆256Updated 7 years ago
- A light-weight, simple and customizable web browser component for iOS.☆307Updated 3 years ago
- FXImageView is a class designed to simplify the application of common visual effects such as reflections and drop-shadows to images, and …☆627Updated 7 years ago
- [Deprecated! Use MenuItemKit instead] UIMenuItem with Image Support☆335Updated 8 years ago
- Lazy Loading UIScrollView for iOS (with support for infinite scrolling)☆294Updated 9 years ago
- Tiny UIViewController category that provides handy way for keyboard handling logic.☆104Updated 2 years ago
- A category to extend Cocoa's NSDate class with some convenience functions.☆455Updated 8 years ago
- A collection of useful Foundation and UIKit categories.☆175Updated 9 years ago
- Fully customizable Segmented Control for iOS☆385Updated 7 years ago
- Category on UIActionSheet to use inline block callbacks instead of delegate callbacks.☆223Updated 9 years ago
- A category on CLLocationManager adding blocks. Also some new features.☆105Updated 7 years ago
- Flexible data sources for your UITableView and UICollectionView.☆199Updated 8 years ago
- Core Animation Examples (Basics, Replicator, Reflection, Wiggle Jiggle, Lissajous Curve, Sine Wave, etc.)☆251Updated 2 years ago
- An easy way to add empty views to your table view without subclassing anything