Skip to content

Example of Android JetPack, DIY DI with Kotlin and Kotlin stable coroutines

License

Notifications You must be signed in to change notification settings

sangeetsuresh/kotlinDICoroutines

Repository files navigation

Kotlin DI + Stable Coroutines + Android JetPack

Kotlin DI implemented using Delegation

Kotlin 1.3 Coroutines using CoroutineScope and Dispatcher

Android Architectural Components ViewModel using CoroutineScope to tie coroutines to that ViewModel so that all coroutines started from that ViewModel will be cancelled when that ViewModel is killed

About

Example of Android JetPack, DIY DI with Kotlin and Kotlin stable coroutines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages