Join Slack
Powered by
Hi all, does iOS treat Kotlin companion objects as...
# multiplatform
t
Tony
11/06/2019, 7:56 PM
Hi all, does iOS treat Kotlin companion objects as a class method?
🚫 1
k
Kris Wong
11/06/2019, 7:57 PM
no, there is an actual companion object, similar to JVM
😥 1
👍 1
t
Tony
11/06/2019, 7:58 PM
is there a way to make the object on the iOS side a final static?
k
Kris Wong
11/06/2019, 7:58 PM
i haven't seen one myself
t
Tony
11/06/2019, 7:58 PM
awh. thanks Kris!
🍻 1
16
Views
Open in Slack
Previous
Next