NSExplorer
NSExplorer

Reputation: 12149

Customizing a table view to achieve a 'gallery' look

I'm trying to create a gallery of images using a UITableView. The application I'm trying to build is similar to the iBook app.

enter image description here

Are there any blogs/resources out there that talk about achieving the 'gallery' look?

Upvotes: 0

Views: 186

Answers (1)

Praveen S
Praveen S

Reputation: 10393

AQGridview provides the functionailty.

Upvotes: 1

Related Questions