Jul 132 min read(Part - III) Android: Split ViewModel into Delegates with DaggerAndroid: Split ViewModel into Delegates with Dagger
Jan 8, 20221 min readKotlin Coroutines Compatible with Legacy CallbackKotlin Coroutines can transform legacy callback into suspend function which can be called within any Coroutines scope.