0

How can I achieve this layout:

enter image description here

The content flows like the UICollectionViewFlowLayout with UICollectionViewScrollDirectionHorizontal, but there can be more than one section depending on collection view size. Also, the sections don't occupy full height

Thomas Joulin
  • 6,590
  • 9
  • 53
  • 88
  • 1
    This question appears to be off-topic because it is about promoting a Cocoapod released by the author of the question. – Fogmeister Aug 19 '14 at 07:47
  • @Fogmeister my bad I didn't get an answer so I wrote my own component. You can compare the dates for the commits. A moderator can delete the question – Thomas Joulin Aug 19 '14 at 07:56
  • 2
    We did create the pod after we couldn't find the answer anywhere, I've posted the link so if anyone has same problem, he can actually get a proper answer, and not "use html" jibberish. – Michał Kałużny Aug 19 '14 at 07:56
  • 1
    OPK, retracted close vote. I hadn't looked at the dates. Thought you had asked and answered in order to get the repo on here :D Good work on answering your own question though. – Fogmeister Aug 19 '14 at 08:01

1 Answers1

3

I believe this pod could help you ;)

https://github.com/thomasjoulin/TJCollectionViewColumnFlowLayout