Join Slack
Powered by
Hey guys… just a follow up in yesterday question… ...
# rx
j
juliocbcotta
05/11/2017, 3:04 PM
Hey guys… just a follow up in yesterday question… I think I am going with
action = service.get().toObservable().share()
in the repository constructor and just return
action
in the repository `get()`… it seems it needs to be an
Observable
since I can`t share a
Single
Open in Slack
Previous
Next