coroutinescope topic
List
coroutinescope repositories
fragmject
1.2k
Stars
222
Forks
Watchers
fragmject is a learning project prepared for Kotlin and Jetpack Compose. | fragmject 是一个为初学者准备的上手项目。 通过对 Kotlin 和 Compose 的系统运用,实现的一个功能完备符合主流市场标准 App。 fragm...
restcountries-app
25
Stars
12
Forks
Watchers
App that demonstrates mvvm with koin and other architecture components
ViewScope
19
Stars
0
Forks
Watchers
View.viewScope is a CoroutineScope tied to a View. This scope will be canceled when the view is detached from a window.