
implementation("com.rickclephas.kmp:kmp-nativecoroutines-annotations:1.0.0-ALPHA-37-kotlin-2.1.0-RC2")Facilitates seamless integration of coroutines into Swift code by generating native counterparts for suspend functions and flows. Enhances interoperability by addressing limitations like cancellation support and generic protocol constraints.