Open-source YouTube-style UITableViewController [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this questionDoes anyone know of any open-source UITableViewController implementations that are styled like the ones in the youtube application?
Check out the three20 project: https://github.com/facebook/three20. If you try the TTCatalog
demo app, you'll see something much like YouTube's UITableViewController
implementation.
精彩评论