I have a custom UICollectionViewCell whose content is also a collection and I would like to use UICollectionView to display its content. Is this possible? How would I accomp
This is an example of UICollectionView inside a UICollectionViewCell.
UICollectionView
UICollectionViewCell
https://github.com/irfanlone/Collection-View-in-a-collection-view-cell