Skip to content

mecoFarid/Trending-KMM

Repository files navigation

Simple Clean Architecture KMM App

This app is KMM implementation of analogue apps I have developed for iOS and Android.

Android iOS

Production:

KMM

  • Kotlin Coroutines
  • MVVM pattern
  • SQLDelight
  • Ktor
  • KotlinX Serialization

Android

  • Jetpack Compose
  • Jetpack Compose Navigation
  • Jetpack Compose Material UI
  • LiveData
  • Coil Android
  • Lottie Animations

iOS

  • Swift UI
  • Combine
  • Kingfisher
  • Lottie Animations

Testing:

  • JUnit
  • Mockk