C360SegmentedControl 1.3.1

C360SegmentedControl 1.3.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2016

Maintained by Aithusa.



  • By
  • Simon Booth

A UISegmentedControl replacement which supports multiple rows.

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.

Installation

pod 'C360SegmentedControl'

Authors

Simon Booth

License

MIT