Join Slack
Powered by
I want to know whether kotlin native coroutines ar...
# kotlin-native
s
Sangeet
09/18/2018, 6:55 AM
I want to know whether kotlin native coroutines are supported in iOS or not. I heard that starting from kotlin 1.3, iOS is supported.
g
gildor
09/18/2018, 7:04 AM
coroutines are supported, but only single-threaded for now
gildor
09/18/2018, 7:04 AM
https://github.com/Kotlin/kotlinx.coroutines/tree/master/native
s
Sangeet
09/18/2018, 7:52 AM
@gildor
Okay Thanks 👍
4
Views
Open in Slack
Previous
Next