Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 834 Bytes

README.md

File metadata and controls

39 lines (32 loc) · 834 Bytes

Breaking News

📰 Repository to show an example of Compose with Compose navigation, Paging 3, testing and some android technologies.

Design 🎨

  • Light mode

  • Dark mode

🏗️ Architecture

  • Clean architecture
  • MVVM

💻 Tech Stack

  • Kotlin
  • Compose & Compose navigation
  • ViewModel
  • Coroutines & Flow
  • Hilt
  • Paging 3
  • Glide
  • Retrofit & OkHttp

🐛 Testing

  • MockK
  • Hilt testing
  • Paging testing

NewsAPI