News Demo
News App built with JetPack Compose(v1.0.0-alpha02)
The app contains following libraries
-
Jetpack Compose (UI)
-
Dagger-Hilt (Dependency Injection)
-
LifeCycle Components (ViewModel and LiveData)
-
Kotlin Coroutines (Asynchronous programming)
-
Retrofit (Networking)
-
Moshi (Kotlin JSON library for Android from Square)
Note
This repo uses the newsapi