CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Jan 2015 |
Maintained by William Towe, Norm Barnard.
| Depends on: | |
| MEFoundation | ~> 1.0.0 |
| MEKit | ~> 1 |
| MEReactiveFoundation | ~> 1.0.0 |
| libextobjc/EXTKeyPathCoding | ~> 0.4.0 |
| libextobjc/EXTScope | ~> 0.4.0 |
| ReactiveCocoa | ~> 2.3.0 |
A collection of classes that extend the UIKit framework, built on top of ReactiveCocoa. Compatible with iOS, 7.0+.
The headers are documented. Read them.
Nope.
UIScrollView instanceUITableViewCell subclass that will only draw dividers when the cell is visible; also provides RACSignal instances that send highlighted and selected statusUITextField subclass that provides separate edge insets for text, leftView, and rightView
UIButton subclass that manages a UIPickerView as its inputView
UIButton subclass that manages a UIDatePickerView as its inputView
UIView subclass that provides separator options similar to UITableViewCell, but applicable to all four sidesUIView subclass that displays a clock face representing a NSDate
UIView subclass that manages a UIToolbar containing next, previous, and done itemsUIScrollView subclass that provides a gradient fade at the top and bottom of its contentUITextView subclass that provides a gradient fade at the top and bottom of its content as well as placeholder optionsUIViewController subclass that provides keyboard related methods as well as methods to manage the receiver's navigationItem and update it when appropriateMERViewController subclass that implements the sliding doors navigation paradigmMERViewController subclass that implements a container similar to UISplitViewController
MERViewController subclass manages a UIWebView instance and provides appropriate toolbar and navigation items