/NewsApp

Primary LanguageSwift

NewsApp

A simple app that displays the list of top headlines and when the user clicks on a news story, it shows the news article in a Webview

Dependencies

The project used SPM to install the follwowing dependencies:-

  • RxSwift
  • Alamofire
  • SDWebImage

Architecture

The project used MVVM, Navigator pattern, DI and Repository pattern.

Cache

UserDefaults