4everlad

Results 2 issues of 4everlad

I tried your approach with xib files(not using storyboards in my project), but `func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell` is not called. I registered collection cells in...