UICollectionView mosaic layout

2019-08-02 07:18发布

问题:

I need to create a mosaic layout for an app. It would be wonderful to have a completely dynamic layout, similar to the one in the pic below:

I'm using this library that is really cool, but allows to have only dynamic height. Is there some library out there or is there a way to achieve this result? Thank you!