kmp-redux

There are 3 repositories under kmp-redux topic.

  • GithubSearchKMM-Compose-SwiftUI

    hoc081098/GithubSearchKMM-Compose-SwiftUI

    🍭 GithubSearchKMM - Github Repos Search - Android - iOS - Kotlin Multiplatform Mobile using Jetpack Compose, SwiftUI, FlowRedux, Coroutines Flow, Dagger Hilt, Koin Dependency Injection, shared KMP ViewModel, Clean Architecture

    Language:Kotlin2184522
  • kmp-viewmodel

    hoc081098/kmp-viewmodel

    🔆 Kotlin Multiplatform ViewModel. Kotlin Multiplatform MVVM. Common/Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android. Supports Android Parcelable, Kotlin Parcelize, AndroidX SavedStateHandle for restoring state after process death.

    Language:Kotlin1674196
  • kotlin-channel-event-bus

    Kotlin-Multiplatform-Foundation/kotlin-channel-event-bus

    A Kotlin Multiplatform library that provides a simple event bus implementation using KotlinX Coroutines Channels. Multi-keys, multi-producers, single-consumer and thread-safe event bus backed by kotlinx.coroutines.channels.Channels

    Language:Kotlin45243