开发者

How can I get the same kind of slide show as Photos and Facebook in my iPhone app?

There's already excellent code for browsing and viewing pictures on the iPhone, as shown by apps like Photos and Facebook, and I don't feel like inventing the wheel again. I thought that this functionality would be built into the API, but I'm having a hard time finding it. Am I blind or do Apple really force us to writ开发者_如何学编程e our own?


Facebook gave rise to the Three20 framework.

Everything you're looking for is in there.


You can also try out a UIScrollView with paging enabled.


Or using DMCarousel: https://github.com/brianegan/dmcarousel

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜