Skip to content

Tetraquark/ArcsecondKmp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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