maxsokolov / TableKit

Type-safe declarative table views.
MIT License
706 stars 74 forks source link

Add Expandable protocol and ExpandableCellHeightCalculator #87

Open iznv opened 5 years ago

iznv commented 5 years ago

Adds support for expandable cells:

You can look at demo project: https://github.com/TouchInstinct/ExpandableCellDemo-ios

maxsokolov commented 5 years ago

Hey @iznv

I'm really sorry that it took me so long for response. I can see that you have done a great job here with this feature. Thank you for that!

Nowadays I'm unable to spend enough time for this project to support new features. I can only support it occasionally with new Swift versions and some bug fixes.

I kindly ask for your understanding.

If you don't mind, I can add a link to your fork in readme file for others who wants to support this feature.

iznv commented 5 years ago

Yes, sure, I understand.