Hi folks, recently published a Redux library using...
# android
g
Hi folks, recently published a Redux library using Kotlin 1.4.0, Coroutines, and the Flow API: https://github.com/grant-park/ReduxEngine Would love for anyone to check it out and I would be grateful for any feedback. I'm also always open to discussing MVI for Android apps in general.
a
I am not too familiar with this. What are the use cases?
g
If you've heard of MVI, UDF, Flux, Elm, Oolong, Redux, etc. -- they all represent a different way to think about UI architecture from the typical MVC/MVP approach. This library is no different and is just my take on doing it pretty simply. If you're curious about https://redux.js.org/basics/basic-tutorial and want to try it in Kotlin, this is a great library to work with.
👌 1
✔️ 1
k
Nice work Grant 🙂
g
Hey and thanks Ken!
k
You using this at your new company? We're still having discussions on what's next after VIPER 😂
g
People here love unidirectional, so it is a POC for what I'm working on 🙂 That's awesome to hear. Hope you guys steer in the best direction!
👍 1