JNWCollectionView
JNWCollectionView copied to clipboard
Flow Layout
I have a flow layout implementation in my fork if anyone's interested in polishing it up or using it as a starting point. It's an unfinished first pass and geared to my very specific purpose so is pretty rough. But it does implement variable-height rows and within-row vertical alignment options.
not quite a "flow layout" (but it is a layout that flows :P): I implemented a "Pinterest-stye" layout here.
@spilliams Looks great! :gem: