Skip to content

Developed with Swift UI, this app uses the HackerNews api and fetches the top stories (with their upvotes). Clicking on the story title takes the user to the story URL in a webview.

Notifications You must be signed in to change notification settings

sumansid/HackerNews-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

HackerNews-iOS

The following hackernews app is built using SwiftUI. It fetches the top posts on hackernews using the official API and displays it to the user (once the viewloads). Upon clicking any of the news, it directs the user to a webview which is linked to the URL of the news.

HackerNewsGif

Sources

API

About

Developed with Swift UI, this app uses the HackerNews api and fetches the top stories (with their upvotes). Clicking on the story title takes the user to the story URL in a webview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages