开发者

UIImageViews and related view controllers for photo gallery

I have a list of UIImageViews that I'd like to flick through, much like Facebook's image viewer. Any suggestions on which controller I should use a page controll with custom view controllers or does anyone know of an open library that would help accomplish this开发者_C百科?


The perfect open library for this is Three20. It is the API used by the Facebook app itself and is updated regularly and very robust.

Inside it, there is a TTThumbsViewController and a TTPhotoViewController that sound like what you'll be using.

Here is a good tutorial that goes over TTPhotoViewController (and Thumbs can be basically substituted instead) PhotoViewController Tutorial - Ray Wenderlich

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜