Hi All, a port of Redux to Kotlin multiplatform here:
https://www.reduxkotlin.org . Currently a straight port of JS Redux, Thunk, and a Reselect implementation. Supports all platforms supported by Kotlin. Goal of project is to provide a standard on which an ecosystem of middleware/store enhancers/dev tools can grow. There's been several libs, now seems like a good time to set a common core to build upon. Feedback and contributions are welcome, and feel free to DM me. No samples for the time being, hope to have some up in the coming weeks.