Skip to content

Bootstrap Accordion like behaviour of Tableview Cells in Swift

Notifications You must be signed in to change notification settings

midhetfatema94/AccordionTableDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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