NewsAppMVVM


A Swift iOS App created to practice MVVM Design Pattern.

This app requests the Top headlines News from NewsAPI, list then on MainScreen and, when user selects a news, it is opened using Safari.


Previews:

List Top headlines News:

Open and Read News using Safari:

GitHub

View Github