Skip to content

Releases: surfstudio/ReactiveDataDisplayManager

3.1.1

03 Dec 18:41
6e025a5
Compare
Choose a tag to compare
  • Added removeAllGenerators(in:) method
  • Changed access modifiers from public to open for UITableViewDelegate and UITableViewDataSource methods
  • Added heightForCell() method to the TableCellGenerator and default implementation with .automaticDimension return

Fixed access to initializer of TableHeaderGenerator

14 Feb 05:41
11f8428
Compare
Choose a tag to compare
2.1.1

Update ReactiveDataDisplayManager.podspec

Really DisplayManager

09 Feb 08:01
Compare
Choose a tag to compare
Really DisplayManager Pre-release
Pre-release
  • Interface changed
  • Added base implementation for UICollectionView (raw)
  • Added operation += for adding generators to DM