/Jetpack-Compose-News-App-MVVM-Coroutines-Dependency-Injection-Sample

This Android application is designed to fetch and display news articles using Jetpack Compose, following the MVVM architecture. It integrates Retrofit for network operations, Coroutines for asynchronous tasks, and Hilt for dependency injection, ensuring a robust and maintainable codebase.

Primary LanguageKotlin

Stargazers