tags:

views:

147

answers:

1

Hey,

does anyone have a tutorial or some sample on how to make a UITableView like the YouTube iPhone App?

Thanks

+2  A: 

while it doesn't try to emulate the youtube app, this guide is a good idea of how to do most things: Here

Mobs