This is a simple reader app for Hacker News. It uses the official Firebase-based Hacker News API.
I wanted to explore some concepts and build an app in the open.
git clone https://github.com/mcavus/HackerNews.git
cd HackerNews
pod install
(requires CocoaPods)- Open
HackerNews.xcworkspace
in Xcode 9.4 or higher.
This app is licensed under MIT. However, please do not ship this app under your own account.
You can find me on Twitter at @mcavus3.