How is this any better than <https://github.com/gi...
# coroutines
k
How is this any better than https://github.com/gildor/kotlin-coroutines-retrofit And, the
onX
functions look weird. Personal opinion though
☝️ 1
k
You can attach an instance of lifecycleOwner which can restrict an call till activity/fragment lifecycler. And can also have a callback attached to it to better manage failures or hiding progress loaders or anything..