Is is possible for the app to add RSS feed and at the same time look into that link for some image to display on the table view? I have seen apps with just text display on the table view is it possible to add an image from that feed as a display?
Share
In how to get images for news feed app, chandhooguy advised checking out iPhone RSS Reader Application. Looks like that grabs images on the detail screen. Strikes me that it wouldn’t be hard to display on tableview, though I haven’t gone through that code, so I can say.