ExpandableCell
ExpandableCell copied to clipboard
how to set automatic row height in expandedCell
@miradoony This-> func expandableTableView(_ expandableTableView: ExpandableTableView, heightForRowAt indexPath: IndexPath) -> CGFloat { return UITableViewAutomaticDimension }