CascadingTableDelegate

CascadingTableDelegate is a no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource in Swift.

In common iOS development, UITableView has became the bread and butter for building rich pages with repetitive elements.

Leave a Reply