I want to create a custom layout which should look like the picture here: Custom Layout
I found a tutorial by Ray Wenderlich (https://www.raywenderlich.com/107439/uicollectionview-custom-layout-tutorial-pinterest) which does more or less the same but it was to complicated for me so I wasn't able to shift this to my needs.
I just need the easy layout, and I also know the size for my cells, I don't have to calculate them. Could anyone please help me.