/NewsApi

Primary LanguageSwift

NewsApi

Simple app that uses google News API to list articles on a collection using MVVM architecture.

Architecture

MVVM

  • Mainly uses the structure from MVVM.
  • Aims to keep everything simple, but modular and reusable.
  • Unit test added for test the network lawyer and model

Pods Used

Images

  • Main view Controller (Portrait)

Screen Shot 2019-10-14 at 1 30 55 AM

  • Main view Controller (Landscape)

Screen Shot 2019-10-14 at 1 31 29 AM

  • Detailed Article View

Screen Shot 2019-10-14 at 1 31 58 AM