开发者

How do you display a browseable list of images obtained from an RSS feed?

I have a re开发者_如何学Pythonquirement to grab images from an rss feed and display these images in much the same way as browsing your picture library and I really dont know where to start first.

I can get tutorials on the rss reader but I really dont know the component to use to allow the user to "swish" through the images on screen.


There is a an open source grid view called AQGridView

That will help you in laying out the images in a grid like the photo apps "Camera Roll".

As for swiping between images, you should look into using a UIScrollView.

The Three20 library has a photo view controller, but it's cumbersome and difficult to set up if you don't know the three20 library very well.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜