Join Slack
Powered by
Hi any article or guide to use coroutine with Room...
# android
z
zone
08/27/2018, 7:19 AM
Hi any article or guide to use coroutine with Room database and retrofit with repository pattern?
l
louiscad
08/27/2018, 8:05 AM
I'm not aware of such an article, but official docs for Room (
d.android.com/arch
) and kotlinx.coroutines docs (
https://github.com/Kotlin/kotlinx.coroutines#documentation
) should be enough to get you going
Open in Slack
Previous
Next