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
@jasonpinlac Really glad you like it!
Are there lessons on 1) the snapshot? 2). a View controller where the Table View doesnโt cover the entire screen?