https://github.com/sulekaptan/news-app-swiftui
The News App is an iOS application (SwiftUI) that uses a News API to retrieve the most recent news from several sources. Users are intended to be able to keep up with hot news topics and current happenings.
https://github.com/sulekaptan/news-app-swiftui
json-decoding mvvm-architecture news-api swiftui url-session
Last synced: 2 months ago
JSON representation
The News App is an iOS application (SwiftUI) that uses a News API to retrieve the most recent news from several sources. Users are intended to be able to keep up with hot news topics and current happenings.
- Host: GitHub
- URL: https://github.com/sulekaptan/news-app-swiftui
- Owner: sulekaptan
- Created: 2024-06-09T20:46:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T18:33:31.000Z (12 months ago)
- Last Synced: 2025-01-24T11:44:36.604Z (4 months ago)
- Topics: json-decoding, mvvm-architecture, news-api, swiftui, url-session
- Language: Swift
- Homepage:
- Size: 366 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### News App
The News App is an iOS application that uses a News API to retrieve the most recent news from several sources.
Users are intended to be able to keep up with hot news topics and current happenings.- SwiftUI
- URLSession
- JSON Decoding
- MVVM Architecture
- News API### App Screenshots
![]()
![]()
![]()