UICollectionView-separator
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.
See my blog post for discussion.