3

I know:

UICollectionView must be initialized with a non-nil layout parameter.

But sometimes we need more than one kind of layout in a collectionView.

For example:the first section is normal vertical layout but the second section is waterfall layout.

So I wonder if there any way to achive it.

I would appreciate it if anyone could give me a useful info.

无夜之星辰
  • 5,426
  • 4
  • 25
  • 48
  • You should take a look at this sample https://stackoverflow.com/questions/36620969/can-uitableview-scroll-with-uicollectionview-inside-it/50458809#50458809 – trungduc Jun 28 '18 at 19:06

0 Answers0