Login required for access
In order to watch this lesson, you'll need to login to the website.
Diffable Datasource Overview
AppStore JSON APIs
In order to view this lesson, you must purchase this course.
Another new API introduced in iOS 13 is the UICollectionViewDiffableDatasource. This new api allows us to much more easily control the cells that are rendered inside of our UICollectionView. Prior to the Diffable Datasource, managing all of the items inside arrays and indexPath insertion/deletion was a real big headache. In the next couple of sections, I'll illustrate how to setup this entire process.

Comments (0)
Please contact admin@letsbuildthatapp.com if you have any issues.
HELP & SUPPORT