shubham101096 / HackerNews-SwiftUI

An iOS app to fetch latest trending articles from Hacker News website. Built using SwiftUI. Also runs on Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackerNews-SwiftUI

An iOS app to fetch latest trending articles from Hacker News website using its API. It is built using SwiftUI. Selected article is displayed using Web View.

  1. It uses SwiftUI lists to display the list of articles.
  2. It incorporates UIKit component into SwiftUI by using a Web View to display web pages.
  3. It uses advanced state management using the Observer Design pattern.
  4. It is built for iPhone as well as Mac.

List of trending articles fetched using Hacker News API:

Displaying the selected article in Web View:

About

An iOS app to fetch latest trending articles from Hacker News website. Built using SwiftUI. Also runs on Mac


Languages

Language:Swift 100.0%