Back to Feed
Video youtube

Diffable Data Source | Swift 5, Xcode 11

Today we go over how to implement the new Diffable Data Source feature provided to us in UIKit. In this video, implement a UITableViewDiffableDataSource that works with NSDiffableDataSourceSnapshot to easily present our data in a UITableView.

Even though we are focusing on the TableView implementation, all the same steps apply for UICollectionViewDiffableDataSource.

Watch on YouTube