https://kotlinlang.org logo
#redux
Title
a

Andrew Steinmetz

06/30/2020, 5:27 AM
@Patrick Jackson I tried using the redux kotlin presenter middleware, but unfortunately couldn't get it to work in my project because it has javascript which I saw was commented out in that project due to coroutine support at the time of its creation. I tried pulling the repo to see if I could update any of it, but running into a lot of problems. Wondering if there is any plan to update that project to support other platforms like js? Or maybe some guidance on trying to support js for it?
p

Patrick Jackson

06/30/2020, 12:30 PM
Thanks for creating the issues. I do plan to update it, however there are other tasks with higher priority. Once I get CI/CD setup for publishing artifacts for all platforms then I'll revisit that lib. Should be a quick fix of updating deps in that project and enabling js