ios - Pairs of cells in columns in a custom UICollectionView layout -


i'm trying make collection view.

| imageview |

|label| |value|

|label| |value|

so far have been able display 2 sections (the first being image view, second being label), i'm lost @ how add second column second section. i've been looking around how i've seen how make same type of cell displayed in columns.

should these labels , values different sections create different custom cells? , should using uicollectionviewflowlayout display 2 different sections side side?

you can make image view supplementary view of collection view. here tutorial can show how that.


Comments

Popular posts from this blog

ruby on rails - ActiveRecord order not working -

java - AEM: 403 Forbidden occurs when call a Post servlet -

How to embed a map into Netlogo using GIS extension? -