Skip to content

Latest commit

 

History

History
executable file
·
25 lines (14 loc) · 532 Bytes

File metadata and controls

executable file
·
25 lines (14 loc) · 532 Bytes

AccordionTableDemo

Accordion Table Demo is an example to make expandable table view cells with child cells in them. This works somewhat like the Bootstrap Accordion in JavaScript.

It is built in Swift.

Demo

Gif demo run of project

Run Example


git clone https://github.com/midhetfatema94/AccordionTableDemo.git

Download the project and run it to watch magic unfold!

Please raise an issue if you come across any. :)

TODO

  • Make a pod out of it