kernjackson / HackerNews

A Hacker News reader iOS app written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackerNews

A Hacker News reader iOS app written in Swift.

Features

  • View "top", "newest", and "show" posts from Hacker News.
  • Read posts using the new SFSafariViewController component.
  • Uses the official Firebase-based Hacker News API.

Getting Started

  1. git clone https://github.com/amitburst/HackerNews.git
  2. cd HackerNews
  3. pod install
  4. Open HackerNews.xcworkspace in Xcode 7.1.1 or higher.

Contributing

Please feel free to help out with this project! If you see something that could be made better or want a new feature, open up an issue or send a Pull Request! I don't really plan on putting this out on the App Store, but I think it's a great learning resource for those interested in iOS development with Swift.

Screenshots

Main View Browser View

License

MIT

About

A Hacker News reader iOS app written in Swift.

License:MIT License


Languages

Language:Swift 96.5%Language:Objective-C 2.2%Language:Ruby 1.3%