/NewsApp

Application that lists news using Google News Api. I also used Lottie animation in the UIKit project.

Primary LanguageSwift

NewsApp

  • Used table view in list screen
  • Download news images via Kingfisher
  • Lottie animation was used on the bookmark screen.
  • Fetch the data from Google News API

Technologies

  • MVVM Architecture (Protocol + Extension)
  • Alamofire
  • Snapkit (Programmatically)
  • Kingfisher
  • Localization
  • Table View
  • Tab Bar and Navigation Controller
  • Search Controller (Searchable)
  • TypeAlias
  • Codable
  • SPM
  • Lottie Animation

Demo

newsapp.mov

Localization Demo

Localization.mov

ToDo

  • add favorite news to bookmark screen
  • add searchable ✅