What UIKit elements can be used to replicate the App Store/iTunes Store paged grid?
Posted
by user350523
on Stack Overflow
See other posts from Stack Overflow
or by user350523
Published on 2010-05-26T04:42:05Z
Indexed on
2010/05/26
4:51 UTC
Read the original article
Hit count: 161
cocoa-touch
|ipad
I'm new to Cocoa Touch, so this might be pretty easy, but I can't seem to figure out what UIKit elements were used to create a grid like this?
Is this simply a UITableView with a pagination controller? If so, how'd they style it like this?
Thanks!
PS: I'm not allowed to post images yet, i guess. hopefully the link works...
http://img576.imageshack.us/img576/8523/screenshot20100525at941.png
© Stack Overflow or respective owner