Author
Description
Expandable Nested Table View for iOS
JKExpandableNestedTableView is a subclass of UITableView that makes it easy to create a table view with expandable/collapsable rows. Recursive nesting is not supported.
Compatibility: iOS 4.0+. Requires ARC.
Key Features:
- Multi-selectable sub-table.
- Single-selectable sub-table.
- Mixing multi-selectable and single-selectable sub-tables within a single JKExpandTableView.
- Customizable background/foreground colors and fonts.
- Optional icons.