UICollectionView-separator icon indicating copy to clipboard operation
UICollectionView-separator copied to clipboard

Demonstrates how to create a custom separator supplementary view for UICollectionView.

UICollectionView-separator

This project demonstrates how to modify UICollectionViewFlowLayout to add a custom supplementary view (separator) in the middle of a section.

Screenshot.

See my blog post for discussion.