Lists in collection views (please)

Hi, I am pretty new in app development and I wanted to know if it is possible to make a list or a table view inside the cells of a CollectionView. Thanks a lot.

Replies

Consider using a tableview outright for text vs. a collection view...see the HIGs:https://developer.apple.com/design/human-interface-guidelines/ios/views/collections/