开发者

Any good timeline library for iPhone?

开发者 https://www.devze.com 2023-03-12 06:56 出处:网络
I want to implement an iPhone App representin开发者_运维技巧g different events occurred in different dates. So I like the idea of scrollable timeline.

I want to implement an iPhone App representin开发者_运维技巧g different events occurred in different dates. So I like the idea of scrollable timeline.

Does anyone know of an existing library to use for implementing a scrollable timeline?


why not use UITableView.. when you reach at bottom via scrolling.. add more rows in tableview dynamically.

0

精彩评论

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