AnthonyWhitakerJr / TapList_iOS

Sample mobile conversion of Kroger's ClickList website.
1 stars 1 forks source link

Dynamic Cell Size #58

Open AnthonyWhitakerJr opened 7 years ago

AnthonyWhitakerJr commented 7 years ago

Dynamically set size of collection view cells based on screen size.

Dynamic extension of #7

Reference: http://stackoverflow.com/questions/18746929/using-auto-layout-in-uitableview-for-dynamic-cell-layouts-variable-row-heights?answertab=votes#tab-top https://github.com/PureLayout/PureLayout