Skip to content

HackerNews is a List App (TableView in UIKit) that shows the new entry posts of Hacker News web site consuming an API from https://hn.algolia.com/api. A 2nd module shows the details about each post using WKWebView.

Notifications You must be signed in to change notification settings

santirodriguezaffonso/HackerNews-SwiftUIApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

HackerNews

GitHub issues Swift 5.3 Platform LinkedIn

HackerNews is a List App (TableView in UIKit) that shows the new entry posts of Hacker News web site consuming an API from https://hn.algolia.com/api. A 2nd module shows the details about each post using WKWebView.

App Demo

*gif format sacrifices some visual app smoothness quality.

HN gif - 1

Code Highlights

  • SwiftUI framework
  • Modular App
  • ListView
  • Identifiable protocol
  • API REST
  • WKWebView (from UIKit)

Check my other training applications! myportfolio

Final Image

About

HackerNews is a List App (TableView in UIKit) that shows the new entry posts of Hacker News web site consuming an API from https://hn.algolia.com/api. A 2nd module shows the details about each post using WKWebView.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages