How to make 2 rows in horizontal collection view

Hello!

Does somebody know - how to make 2 rows in horizontal collection view?
(like on the image)

Thanks a lot!

You can drag 2 horizontal collectionViews in the storyboard rather than using one

This could also be one horizontal collectionView, but with a set height so only the top and bottom rows fit

And change the axis to horizontal

Hello, Mikaela!

Thank you for your answer!

I’ve used the second variant (with fixed height), but now I have new problem: cells have different sizes depends of the size of UILabel, how to improve it?
(the content of the cell: vertical stack view and inside of it - UIImageView + UILabel)

Thanks in advance for your answer!
Снимок экрана 2020-09-11 в 19.46.20

I’d like to add more illustrative image
Снимок экрана 2020-09-12 в 10.57.43