Skip to content

Open source template for Kotlin multiplatform and Compose Multiplatform. Navigation, UI, DI, offline cache, multiplatform localization and resources. All of this is setup. This is a version of AppKickstarter.com with very limited features but yet useful setup.

AppKickstarter/Kotlin-Multiplatform-Template

Repository files navigation

Welcome to KMPStarterOS, a minimalist but yet useful open source version of AppKickstarter

If you just need to support android and ios with no backend requirement (just offline data) and no need for in app purchases or fancy features like auth and onboarding then you are on the right place and this open source template is good for you.

Otherwise, if you need more capabilities please check out our premium template AppKickstarter which is on the same stack but with a lot more of content.

gif

Platform supported for KMPStarterOS

  • Android
  • iOS

Architecture

  • Shared KMM library
  • Android app
  • iOS app

Libraries already configured

IOS

  • SwiftUI for iOS UI

Android

  • Jetpack Compose for Android UI
  • Android workmanager
  • Android Compose navigation
  • Accompanist (systemuicontroller, permissions)

Multiplatform

  • Compose multiplatform for shared UI
  • Multiplatform localization (Moko resources)
  • Multiplatform logging (Napier)
  • Multiplatform dependency injection (Koin)
  • Multiplatform database (SqlDelight)
  • Multiplatform key-value storage (russhwolf:multiplatform-settings)
  • Multiplatform dates (Kotlinx-datetime)
  • Multiplatform http client (Ktor)
  • Multiplatform navigation (Voyager)

About

Open source template for Kotlin multiplatform and Compose Multiplatform. Navigation, UI, DI, offline cache, multiplatform localization and resources. All of this is setup. This is a version of AppKickstarter.com with very limited features but yet useful setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published