SkillAgentSearch skills...

Multitest

Kotlin Native Multiplatform Experiments

Install / Use

/learn @jeremyrempel/Multitest
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Kotlin Native Multi Test

Kotlin Multiplatform test prototype to validate the following functionalities:

  • Android and IOS shared code using Kotlin Native
  • MVP: platform specific View implementation, common Presenter
  • Multithreading via Coroutines
  • HTTP via Ktor client
  • JSON serilization via kotlinx.serialization
  • Dependency Injection via Kodein
  • Logging via platform specific APIs

Todo:

  • Investigate architecture patterns (Viper, unidirectional)
  • Expand threading
  • Persistence (SqlDelight)
View on GitHub
GitHub Stars40
CategoryDevelopment
Updated2y ago
Forks7

Languages

Kotlin

Security Score

60/100

Audited on Aug 25, 2023

No findings