Skip to content

A simple news headlines app written in Swift and SwiftUI framework

Notifications You must be signed in to change notification settings

k1slay/Newsly-iOS

Repository files navigation

Newsly

Newsly uses newsapi.org to fetch news from your country. It shows a list of headlines, and clicking on one takes you to the news website.

Screenshot_1 Screenshot_2 Screenshot_3

The app is built using MVVM architecture and SwiftUI framework.

Build Instructions

Create your own API key . Place your API key at

Constants.API_KEY

Build and run as usual

About

A simple news headlines app written in Swift and SwiftUI framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages