reduxkotlin/redux-kotlin
Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)
KotlinMIT
Pinned issues
Issues
- 0
Dependency Dashboard
#124 opened by renovate - 1
- 1
Support wasm (again)
#158 opened by gsteckman - 1
- 14
Threading issues even with createThreadSafeStore
#77 opened by zackls - 3
Make easy to 'register' reducers
#107 opened by junerver - 1
- 8
Error building KMM project for Arm64 simulator
#96 opened by nesfeder - 1
Is there already a way to persist the redux state?
#126 opened by Legion2 - 1
- 0
ReducerForAction not usable with current store
#46 opened by andretietz - 0
- 2
Jetpack Compose example
#104 opened by DerekBeam - 1
Working with databases
#105 opened by mainrs - 0
Use ktlint for standardized formating/style
#63 opened by patjackson52 - 1
Missing arm32 support
#59 opened by patjackson52 - 2
Publish for mingwX64
#42 opened by mpetuska - 5
Execution failed for task compileKotlinJs
#49 opened by EmmanueleVilla - 10
- 2
Not compatible with Android Project
#44 opened by p21asthana - 1
CombineEnhancers
#45 opened by jason-whitted - 0
Make ActionTypes an Enum
#13 opened by AOrobator - 8
Unit-Testing with Coroutines results in "You may not call the store from a thread other than the thread on which it was created"
#38 opened by jennymolske - 2
Empty artifact in maven central (?)
#8 opened by dudududi - 3
Subscribing to substates
#37 opened by DarioAhdoot - 1
Thread confined dispatch?
#12 opened by AOrobator - 2
Unsubscribe StoreSubscription
#11 opened by Pyeroh