Join Slack
Communities
Powered by
Hey looking for an example or docs on using a Publ...
# reaktive
a
Andrew Rosenblatt
07/27/2024, 2:44 PM
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
Arkadii Ivanov
07/27/2024, 2:46 PM
I think you can export an Observable using
wrap
. See
https://github.com/badoo/Reaktive/blob/master/docs/SwiftInterop.md
2
Views
Open in Slack
Previous
Next