AZCollectionViewController icon indicating copy to clipboard operation
AZCollectionViewController copied to clipboard

Easy way to integrate pagination with dummy views in CollectionView, make Instagram "Discover" within minutes.

Results 2 AZCollectionViewController issues
Sort by recently updated
recently updated
newest added

Is it possible to add custom header in collection view ? Like with standard functions: func collectionView(_ collectionView: UICollectionView, viewForSupplementaryElementOfKind kind: String, at indexPath: IndexPath) -> UICollectionReusableView {)