10

Here’s a complete open source news reader app created entirely in Swift for The Oakland Post from Andrew Clissold.

The app provides an extensive feature set listing stories with image thumbnails, and post times, a nice clean reading experience, and a photo browser. The example utilizes a number of open source projects including the RSS feed parser MWFeedParser, and the asynchronous image downloading library SDWebImage.

Here’s an image showing The Oakland Post app in action:

the-oakland-post-e1410243592882

You can download the Oakland Post app source code on Github here.