Open jessesquires opened 6 years ago
It's possible to have a zero-cell section with only headers and footers. (For both tables and collections)
We should update our definitions of "emptiness" for both models.
Follow-up to #48
Empty means:
*CellViewModel
nil
Changes needed:
isEmpty
0
It's possible to have a zero-cell section with only headers and footers. (For both tables and collections)
We should update our definitions of "emptiness" for both models.
Follow-up to #48
Empty means:
*CellViewModel
s)nil
header viewnil
footer viewChanges needed:
isEmpty
on section models0
in data source methods when appropriate (mostly applies to single-section models)