Small example of "full-stack" application using Kotlin Multiplatform.
The app displays some astronomical data using the open Arksecond API.
Contains a small server implementation using Ktor-Server and Android and iOS application using KMM.
- Ktor
- SQLDelight
- kotlinx.serialization
- moko-mvvm
- SQLDelight
- kotlinx.coroutines
- kotlinx.serialization
- Jetpack Compose
Maybe it will coming soon
- SwiftUI