A couple of months ago I mentioned a nice news reader app created in swift for the hacker news called SwiftHN.
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:
You can download the Oakland Post app source code on Github here.
A nice example news app.
- Example: A Swift Language Based Hacker News Reading App
- Open Source Library Extending Swift Strings With Linguistics And Social Features
- A In-Depth Case Study On The Usage Of Swift Optionals
- An Extensive Open Source iOS Library For Working With The Twitter API Written In Swift
- Extensive Open Source Swift Based Cryptography Helper Library (MD5, SHA1, SHA256)
Original article: Example: An Extensive News Reader App Built In Swift
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.