开发者

Iphone - grid of pictures using scroll view and ad UIImageViews to it

开发者 https://www.devze.com 2023-02-17 21:32 出处:网络
Can someone give me one sou开发者_运维技巧rce file working ?Alternatively you can look at my AQGridView, which can display anything in a grid, using an API similar to that of UITableView.You might wan

Can someone give me one sou开发者_运维技巧rce file working ?


Alternatively you can look at my AQGridView, which can display anything in a grid, using an API similar to that of UITableView.


You might want to take a look at Facebook's Three20, specifically their TTPhotoViewController class.

Update: Other options (possibly more modular and easier to integrate in your project):

  • https://github.com/mwaterfall/MWPhotoBrowser
  • https://github.com/kirbyt/KTPhotoBrowser
  • http://github.com/alanQuatermain/AQGridView (as suggested by Jim)
0

精彩评论

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