Join Slack
Powered by
Usually just make a class. Or object. Expose a pub...
# android
a
agrosner
10/11/2018, 1:37 AM
Usually just make a class. Or object. Expose a public property that is a behaviorsubject. Reference that shared instance between your classes. One publishes the event to the behaviorsubject and other one subscribed to it
2
Views
Open in Slack
Previous
Next