otamurod /
KMPCurrencyApp
A Currency App developed for iOS and Android using Compose Multiplatform.
35/100 healthLoading repository data…
mamykin-andrey / repository
Kotlin Multiplatform currency exchange rates mobile app (Android & iOS). Clean architecture with shared code for data, domain and presentation layers. The UI is implemented with Jetpack Compose on Android and Swift UI on iOS.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
💱 KMP Currency Exchange App A Kotlin Multiplatform (KMP) showcase application that fetches currency exchange rates from https://exchangeratesapi.io and calculates exchange rates based on a selected currency. Supports dark theme and simple navigation on both platforms.
| UX | Android dark | Android light | iOS dark | iOS light |
|---|---|---|---|---|
🧱 Tech Stack
🚀 Getting Started
Prerequisites
Setup
git clone git@github.com:mamykin-andrey/exChange-kmp.git && cd exChangeexchangeapikey=YOUR_KEY🧪 Architecture Overview
|- androidApp
|--- Jetpack Compose code
|- iosApp
|--- Swift UI code
|- shared
|--- data # Data sources, API, DTOs
|--- domain # Use cases, domain models
|--- presentation # ViewModels, UI states
|--- di # Dependency injection
Selected from shared topics, language and repository description—not editorial ratings.
otamurod /
A Currency App developed for iOS and Android using Compose Multiplatform.
35/100 healthvladanmitkovic /
Exchangify - Currency Converter - KMP is a Kotlin Multiplatform project targeting Android, iOS and Desktop, built with Compose Multiplatform, Coroutines, Flow, Koin, Ktor, Room Database, DataStore, NSUserDefaults, Navigation3 and Material3 based on MVVM architecture.
49/100 healthviacheslav-chugunov /
Modern offline-first currency tracker built with Kotlin Multiplatform, featuring real-time exchange rates, modular Clean Architecture, and fully native Android (Compose) & iOS (SwiftUI) apps.
63/100 health