Hello Everyone! Is there any clear doc for where ...
# coroutines
m
Hello Everyone! Is there any clear doc for where we should use the Coroutines & MainScope and so on... Can we use the MainScope() to update the UI seamlessly with parallel operations? please let me know. I'm new one to this
x
The Best Practices for Coroutines in Android post may help you here
👍🏻 1