Hello mates! Is there a possibility to annotate ko...
# kotlin-native
y
Hello mates! Is there a possibility to annotate kotlin
companion object
somehow, so I can use it without additional
Companion()
call from Swift. Seen this one: https://youtrack.jetbrains.com/issue/KT-44862. May be some workaround here?
@alex009 may be we could do this with https://github.com/icerockdev/moko-kswift ?
Here is a demonstration of the issue
a
use
Credentials.shared
p
Or .companion