Just started playing with `workflow` today and not...
# squarelibraries
y
Just started playing with
workflow
today and noticed that
workflow-ui/core-android
has both Rx and Coroutines dependencies, are there plans to remove Rx from this artifact?
z
No plans currently, but I don't think we're relying on any Rx features that flow doesn't have yet, so this shouldn't be too hard to do.
y
🙏
z
We just released v0.28.0, in which the android integration no longer depends on rxjava. https://github.com/square/workflow/releases/tag/v0.28.0