ReactiveX / RxKotlin

RxJava bindings for Kotlin
Apache License 2.0
7.04k stars 455 forks source link

Kotlin multiplaform support #254

Closed vladimirlisovskij closed 1 year ago

vladimirlisovskij commented 1 year ago

Hi all! I noticed that Reactivex has many implementations for different platforms. However, they are all separated into separate libraries. For the convenience of working in kotlin projects, I propose to combine them in a Kotlin Multiplatform project. What do you think about it? Would it be useful?

I didn't know where to ask this question, so I wrote it here (sorry for this): https://github.com/ReactiveX/RxKotlin https://github.com/ReactiveX/RxAndroid https://github.com/ReactiveX/RxJava

Thanks in advance!

akarnokd commented 1 year ago

See the answers on the other projects.