plangrid / ReactiveLists

React-like API for UITableView & UICollectionView
https://plangrid.github.io/ReactiveLists
MIT License
251 stars 15 forks source link

Empty state for sections should consider headers/footers #122

Open jessesquires opened 6 years ago

jessesquires commented 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:

Changes needed: