uacaps / NSObject-ObjectMapLinks
This is a drop-in category of NSObject that makes it easy to initialize custom objects from JSON or XML (SOAP included), and to serialize those objects back into JSON/XML. It only requires a little bit of set-up - and then you never have to fuss with creating your own serialization and initialization methods for each custom NSObject ever again.
☆433Updated 10 years ago
Alternatives and similar repositories for NSObject-ObjectMap
Users that are interested in NSObject-ObjectMap are comparing it to the libraries listed below
Sorting:
- FPPopover provides an alternative to the native iOS UIPopoverController, adding support for iPhone and additional opportunities to custom…☆896Updated 9 years ago
- A UIToolbar subclass that can easily be displayed below a UINavigationBar, similarly to the playlist view in the Music app.☆724Updated 7 years ago
- A UILabel substitute with data detectors, links, inline images, and Core Text attributes available right out of the box.☆237Updated 6 years ago
- An easy-to-use HUD interface with personality.☆703Updated 10 years ago
- This category applies Aspect Fill content mode to an image and if faces are detected it centers them instead of centering the image just …☆1,060Updated 4 months ago
- This is a new navigation controller inspired by Flipboard.☆838Updated 12 years ago
- UIImage category that blurs an specified frame of a UIImage☆752Updated 9 years ago
- Discontinued: Please use iOS 11's Drag & Drop capability instead.☆619Updated 7 years ago
- Simple plugin-sample using the HMSegmentedControl and a UIPageViewController to show Tabs☆218Updated this week
- UIButton category with new methods to setup a button with text + FontAwesome Icon☆493Updated 2 years ago
- A generic views container with a scrollable top bar☆515Updated 9 years ago
- Animated hue progress bar using CAGradientLayer for iOS.☆576Updated 7 years ago
- A category for showing a Messages like progress view on a UINavigationBar☆792Updated 9 years ago
- A lightweight class for rendering text containing HTML tags on iOS 6.0+☆509Updated 3 years ago
- A spring-like collection view layout. The same effect like iOS7's Message.app☆575Updated 12 years ago
- Create a list of tags from an NSArray to be show in a view with customisable fonts, colors etc.☆419Updated 9 years ago
- PathCover is pull down refresh and a parallax/zooming top view with real time blur effect to any UITableView, inspired by Path for iOS.