Ios Swift Collapsible Table Section Versions Save

:iphone: A simple iOS Swift project demonstrates how to implement collapsible table section.

5.0.0

4 years ago

3.2.1

6 years ago

3.2.0

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

We finally support the autosizing feature, huge thanks to @ohitsdaniel!

  • Autosizing cells
  • Performance improvements
  • Warning fixes

3.0.1

6 years ago

3.0.0

6 years ago

Huge thanks to @vjujjavarapu! We finally support Swift 3.0!

  • Migrated to Swift 3.0
  • Fixed an auto layout warning in table view header
  • Updated readme

What's coming next:

  • Dynamic cell height

2.1.0

7 years ago

We've completed the following tasks:

  1. Use UITableViewHeaderFooterView
  2. Remove main storyboard
  3. Autolayout the section header programatically
  4. Smooth the arrow animation when expand and collapse

2.0.0

7 years ago

Updated the demo code to work with Xcode 8.

1.0

7 years ago

Version 1.0 is released! Added a simple demo that demonstrates how to implement collapsible table section.