Skip to content

kk-house-777/MVIKotlin-DecomposeSampleApp

Repository files navigation

MVIKotlin-Decompose Sample App

以下アーキテクチャに倣って作成した 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

GIF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages