I have a UICollectionView with a UICollectionViewFlowLayout and cells that have different widths. I want my cells to float left and have the same spacing between them. I don't care if there is extra white spacing on the right of every row. Any ideas? Thanks!
Thank you very much!