This is a SwiftUI application that demonstrates the MVVM (Model-View-ViewModel) architecture with dependency injection managed via Swift Package Manager. The app fetches news articles using a freeware news API and presents them in a user-friendly interface. Built using Xcode 15 with a deployment target of iOS 15.
-
Updated
Jul 25, 2024 - Swift