@Svyatoslav Scherbina now that we have capability to call suspend functions directly from Swift, is there anything similar planned for
flow
?
a
ankushg
09/29/2020, 7:36 PM
The KotlinConf app has a helper class CFlow that returns a Closeable so iOS can properly dispose of the job when it needs to... but otherwise itβs basically the same as this