Skip to content

Ensure `UITableViewDataSource` and `UITableViewDelegate` are set before reloading bound `UITableView`

Compare
Choose a tag to compare
@cthieba3-ford cthieba3-ford released this 01 Jul 13:46
· 2 commits to master since this release
662b07e

This prevents an issue in which initial data would not be loaded if it was ready before bind was called on the UITableView