Kyle Roberts

Results 1 issues of Kyle Roberts

Example: `class TestTableView: SLExpandableTableView, SLExpandableTableViewDelegate, SLExpandableTableViewDatasource` Looks to be the appropriate way to implement UITableView Delegate and DataSource but unable to set them. `testTableView.delegate = testTableView` wants me to impossibly...