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

4
  • 1
    This question appears to be off-topic because it is about promoting a Cocoapod released by the author of the question. Commented Aug 19, 2014 at 7: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 Commented Aug 19, 2014 at 7: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. Commented Aug 19, 2014 at 7: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. Commented Aug 19, 2014 at 8:01

1 Answer 1

3

I believe this pod could help you ;)

https://github.com/thomasjoulin/TJCollectionViewColumnFlowLayout

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.