objective c - What grid/view does Instagram use for the feed? -


i'm in process of emulating instagram application ios using xcode , objective-c. looked around not figure out how instagram implemented following grid feed:

https://debsphuong.files.wordpress.com/2014/10/5-volleyball-hashtag-page.jpg

any insights appreciated it. thank you

that uicollection view. when tap on button turn grid single column grid, cells resized width of view , reloaded again.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -