Check out the project
git clone https://github.com/sumitbhondave/Android-NewsApp-MVI-CleanArchitecture.git
This is a simple News app build with Jetpack Compose, MVI, Clean Architecture, Hilt, Retrofit, Coroutines, Flow, Coil, etc.
| Home |
|---|
[ ] |
[ ] |
- List of Top HeadLines
- Jetpack Compose
- Jetpack Navigation
- Hilt
- Retrofit
- Coroutines
- Flow
- Coil
- Multi Modular Architecture
- Clean Architecture
- MVI
- Repository pattern
- UseCases
- app
- core
- common
- navigation
- network
- data
- domain
- presentation
- newslist
- newsdetails
- Clone the project
- To begin using the News API, generate your API key from https://newsapi.org. and add API_KEY in
local.propertiesfile - Run the app

