Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 439 Bytes

ExpandableTable

A UITableView with expandable rows and custom table indexer

You can make an expandable table by simply creating nodes with string arrays.

  • You can create selectable tables with proper selection indicators.
  • Define your own index control instead of A..Z native control.

Alt text Alt text