This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10796666-table-views/lessons/19
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10796666-table-views/lessons/19
1 Like
Hey Catie. Finished your course. This iteration on the UITableViews course is BY FAR the best one I’ve done on RW. I have to say that I really enjoyed the last section on implementing the diffable datasource to add functionality for delete, edit, move and sort. It was not hard to grasp even though it’s new to me and it still makes total sense similarly to how I’d traditional/normally implement these features using indexPaths and and UITableView Datasource Protocol methods. Thank you and your team for putting this together!
2 Likes
Are there lessons on 1) the snapshot? 2). a View controller where the Table View doesn’t cover the entire screen?