TableViewKit icon indicating copy to clipboard operation
TableViewKit copied to clipboard

Build in empty state item?

Open adellibovi opened this issue 8 years ago • 3 comments

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

adellibovi avatar Nov 20 '16 18:11 adellibovi

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

ndleon09 avatar Nov 20 '16 18:11 ndleon09

@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?

adellibovi avatar Nov 20 '16 18:11 adellibovi

@adellibovi Look this idea https://github.com/dzenbot/DZNEmptyDataSet

ndleon09 avatar Nov 20 '16 18:11 ndleon09