org.drewcarlson:mobiuskt-coroutines-iosarm64

Kotlin multiplatform state managment framework.


Keywords
android, ios, kotlin, kotlin-coroutines, kotlin-multiplatform, mobius, state-management
License
Apache-2.0

Documentation

Mobius.kt

Maven Central Sonatype Nexus (Snapshots) Codecov

Kotlin Multiplatform framework for managing state evolution and side-effects, based on spotify/Mobius.

Features:

  • Support for all Kotlin Multiplatform targets
  • API surface usable from Kotlin, Java, Swift, and Javascript
  • Coroutine and Flow support
  • Testing utilities module
  • Reduced boilerplate with code generation
  • No runtime dependencies (*atomicfu for Native targets)

Documentation

Getting Started

Download

API Docs