CollapsibleTableSectionViewController v1.0.1 Release Notes

Release Date: 2017-08-03 // over 6 years ago
  • Since we manage the collapsing by controlling the number of rows in the section, thus setting the height to 0 is redundant.

    🚀 This release simplified the heightForRowAtIndexPath function.