I would like to use a UICollectionView, you can create the following layout:

As you can see, there are two different cell sizes. One of them is 1/4 line, the other is 3/4. Is it possible to create such a layout using a UICollectionView?
Can anyone teach me how to do this ??? Or are there any samples ??? I have already studied many tutorials and references. But still I donβt know how to do it.
Thanks!
ios objective-c collectionview
Yvonne
source share