reduks
0.1.8indexedFacilitates implementing the Redux architecture in projects, enhancing state management and enabling a structured approach to building scalable applications across different platforms.
0
Stars
—
Used by
dependents
—
Health
/ 100
Facilitates implementing the Redux architecture in projects, enhancing state management and enabling a structured approach to building scalable applications across different platforms.
This is simple library for use Redux architecture in KMM projects
kotlin {
android()
ios()
sourceSets {
val commonMain by getting {
dependencies {
implementation("io.github.september669:Reduks:0.1.7")
}
}
}
}
Version bumped up 0.1.6 compiled with Kotlin 1.5.31 Version bumped up 0.1.7 compiled with Kotlin 1.6.10 Version bumped up 0.1.8 compiled with Kotlin 1.6.10
Surfaced from shared tags and platforms — no rankings paid for.