Join Slack
Powered by
Assume you mean for iOS output? You kind of need a...
# multiplatform
k
kpgalligan
12/20/2019, 10:06 PM
Assume you mean for iOS output? You kind of need a wrapper with a callback
k
Kris Wong
12/20/2019, 10:49 PM
i think i can do what i need by implementing the function with
runBlocking
instead of decorating with
suspend
k
kpgalligan
12/20/2019, 11:48 PM
Yeah, either block or callback is pretty much how you have to do it
Open in Slack
Previous
Next