mihailt / translator_kmm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Multiplatform translator app (iOS & Android)

Screenshot

Features:

  • Interacting with remote APIs in KMM projects using Ktor
  • Working with local databases in KMM using SQLDelight
  • Reactive programming using Kotlin Flows and observing these on all platforms
  • Shared ViewModels and state mapping logic between Android & iOS
  • UI using Jetpack Compose and SwiftUI
  • Dependency injection in KMM projects
  • Theming on Android & iOS

About


Languages

Language:Kotlin 72.1%Language:Swift 26.8%Language:Ruby 1.1%