Collection-View-in-a-Table-View-Cell
Collection-View-in-a-Table-View-Cell copied to clipboard
collectionView cellForItemAt method is not called for xib
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 TableViewCell
Hello! Thank you for the issue, but @ashfurrow is on vacation until September 3. Hopefully there's another contributor available to help in the meantime – good luck!
Glad you found a solution 👍