sc-let-me-in / multiplatform

base setup for a multiplatform project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiplatform

master is a template project

modules

  • android the android app
  • apple the iOS app
  • backend the JVM based ktor app
  • common the shared kotlin module, consumed by mobile and backend
  • mobile the shared mobile module consumed by android and apple

About

base setup for a multiplatform project


Languages

Language:Kotlin 74.4%Language:Swift 25.6%