以下アーキテクチャに倣って作成した Android の サンプルアプリ https://github.com/JetBrains/compose-multiplatform/tree/master/examples/todoapp Kotlin Multiplatform - todo app
- Jetpack Compose - UI
- Lottie animation - rich animation
- Decompose - navigation and lifecycle
- MVIKotlin - presentation and business logic
- Reaktive - background processing and data transformation
- SQLDelight - data storage
- GraphQL - network
- Gradle Version Catalog - central declaration of dependencies