Expandable List Using UITableView
-
Updated
Jan 21, 2020 - Swift
Expandable List Using UITableView
A very simple Expandable table view. The Table view is of style Detail & Sub-detail. On click of the table view row, the row will expand to show the sub-detail data. Initially the sub-detail data is hidden.
Add a description, image, and links to the expandabletableviewcell topic page so that developers can more easily learn about it.
To associate your repository with the expandabletableviewcell topic, visit your repo's landing page and select "manage topics."