Is there a way to use rxjs in Kotlin multiplatform...
# getting-started
m
Is there a way to use rxjs in Kotlin multiplatform using "actual" definition in commonJS as it compiles with dependency kotlin(stdlib-js). I just want to know, if we can use 3rd party libraries specific to a particular platform in Kotlin multiplatform.