开发者

iphone app facebook newsfeed list control

开发者 https://www.devze.com 2023-01-07 05:47 出处:网络
Im just wondering what is the most appropriate control and approach to creating a similar list control to the facebook newsfeed list?

Im just wondering what is the most appropriate control and approach to creating a similar list control to the facebook newsfeed list?

Each entry in the list will contain an image, some formatted text and 开发者_JAVA技巧in some cases a hyperlink to another page in the app.

Thanks


Probably looking for a UITableView, with custom UITableViewCells. Should be pretty straight forward.

0

精彩评论

暂无评论...
验证码 换一张
取 消