bigMOTOR / DataDrivenRxDatasources

DataDrivenRxDatasources - MVVM abstraction boilerplate code over RxDataSources.
MIT License
15 stars 4 forks source link

Expandable Cells #8

Closed mashe closed 3 years ago

mashe commented 3 years ago

Add possibility to update tableView constraints driven from cell.

This feature is required for updating cell height on user changes, for instance: expand cell on user tap.