Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 300 Bytes

News App

Description:

This is a simple News app that shows users news online to read.

Features:

Used MVVM architecture.

I used Jetpack components like Navigation, Livedata, Romm, and ViewModal.

Retrofit for network calls with coroutines and recycler view to load this fetched data.