Skip to content

Example of full stack application using Kotlin Multiplatform

Notifications You must be signed in to change notification settings

Tetraquark/ArcsecondKmp

Repository files navigation

ArksecondKMP

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.

Server

  • Ktor
  • SQLDelight
  • kotlinx.serialization

Kotlin Multiplatform Mobile

  • moko-mvvm
  • SQLDelight
  • kotlinx.coroutines
  • kotlinx.serialization

Android

  • Jetpack Compose

iOS

Maybe it will coming soon

  • SwiftUI

About

Example of full stack application using Kotlin Multiplatform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published