Daily News Reader app 📘. Learning Paging3 with MVVM,Retrofit, Kotlin Coroutines,
- 100% Kotlin
- Kotlin Coroutines with Flow
- Pagination with paging3 library along with header and footer with offline support
- Clean Architecture with MVVM
- Modern architecture (Clean Architecture, Model-View-ViewModel)
- Navigation, single-activity architecture with Jetpack Navigation
- Cache local data with Room Persistence Library
- ViewModel, LiveData, Lifecycle, ... with Android Jetpack
- Dependency injection [Dagger]