Runar Svendsen

1pod

Tableable

Tableable is a replacement for UITableViewDataSource / UITableViewDelegate. It lets you compose a tableview out of self-contained sections (implementing TableViewSectionable). Perfect, for instance if the number of sections is calculated dynamically.

License: MIT

  • Swift