Skip to content

mecoFarid/Trending-KMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b8ad13f · Sep 20, 2023

History

26 Commits
Feb 10, 2023
Jan 23, 2023
Feb 12, 2023
Feb 10, 2023
Feb 12, 2023
Jan 23, 2023
Sep 20, 2023
Feb 12, 2023
Feb 12, 2023
Feb 5, 2023
Jan 23, 2023
Jan 23, 2023
Jan 25, 2023

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