Hi all, does iOS treat Kotlin companion objects as...
# multiplatform
t
Hi all, does iOS treat Kotlin companion objects as a class method?
🚫 1
k
no, there is an actual companion object, similar to JVM
😥 1
👍 1
t
is there a way to make the object on the iOS side a final static?
k
i haven't seen one myself
t
awh. thanks Kris!
🍻 1