Hey looking for an example or docs on using a Publ...
# reaktive
a
Hey looking for an example or docs on using a PublishSubject in the shared kotlin module and subscribing to that stream in native Swift. I'm correct in assuming this can be done?
a
I think you can export an Observable using
wrap
. See https://github.com/badoo/Reaktive/blob/master/docs/SwiftInterop.md