CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Jan 2016 |
Maintained by Aithusa.
A UISegmentedControl replacement which supports multiple rows. This is useful when embedding segmented controls with large numbers of segments in a fixed-width parent such as a table view.
The control is intended to be a drop-in replacement as far as possible. Segments can be packed horizontally or vertically, or into rows in an order-preserving manner, or a more space-efficient manner which may reorder the segments.
pod 'C360SegmentedControl'Simon Booth