android 29 Jan 2022 ยท 2 min read Global Coroutine scope is scary Overview Using suspend methods with coroutines is a new norm while using Kotlin in Android, Kotlin Native or Kotlin Multiplatform. Recently, I have been searching good libraries for the multiplatform Read more