RFQuiltLayout
RFQuiltLayout copied to clipboard
A UICollectionViewLayout subclass to put items in a quilting pattern
Results
22
RFQuiltLayout issues
Sort by
recently updated
recently updated
newest added
Hey, I'm just wondering how I should use this for printing labels inside the cells. If I return the label size in the blockSizeForItemAtIndexPath: method it makes the cell way...
This is more open for discussion than an issue. The current way to use RFQuiltLayout requires a block size which can take a long time to load if set to...