UICollectionViewDiffableDataSource reordering sample code

I would like to update my app to use the new cell reordering APIs in UICollectionViewDiffableDataSource.

Currently it seems that there is no sample code demonstrating these APIs. I could not find it in the Modern Collection Views sample.

Will there be an updated version of the Modern Collection Views app demonstrating how to use the reordering APIs? That would be really helpful to quickly start.

Thanks in advance!
UICollectionViewDiffableDataSource reordering sample code
 
 
Q