odigeoteam/TableViewKit

Build in empty state item?

Opened this issue · 3 comments

What if we create an adapter for managing empty state tables?

What do you mean? Draw a empty view or something like that?

@ndleon09 I was actually thinking on making the TableViewManager returning an "Item" that has the size of the tableView, so we don't need to touch the superview. It may work, what do you think?