Join Slack
Powered by
Hi, is it possible to use rxjava in kotlin multipl...
# javascript
m
Mananpoddarm
06/03/2020, 5:14 AM
Hi, is it possible to use rxjava in kotlin multiplatform?
g
gildor
06/03/2020, 6:01 AM
No
gildor
06/03/2020, 6:01 AM
But you can use Flow, which is part of Kotlinx.Coroutines
gildor
06/03/2020, 6:02 AM
There is also Reaktive framework, which has API closer to RxJava
https://github.com/badoo/Reaktive
👍 1
6
Views
Open in Slack
Previous
Next