Sample app to play with Jetpack Compose and Kotlin Multiplatform.
- Android using Jetpack Compose
- Desktop using Jetpack Compose
- Web using Jetpack Compose Web
- Backend using Ktor
- iOS using SwiftUI
The used authentication is for demo purpose only. Never use this implementation in a productive application.
The live demo is using a persistent CloudKit database, but as this application is a technical showcase, persistence cannot be guaranteed. All data can be deleted at any time.