swift - Alternetive to TableView -


i'm doing app retrives data server , show in view using tableview. i'd view showing content images side side. image: image untappd app

is there native ios component tableview, spefic concept? should better approach this? thanks!

yep, take @ uicollectionview. it's sort of generalized tableview can support number of scrolling layout types.

for mockup posted, you'll want use uicollectionviewflowlayout configured cell size , horizontal/vertical spacing need.


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -