AZCollectionViewController
AZCollectionViewController copied to clipboard
viewForSupplementaryElementOfKind
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 {)