Kotlin Multiplatform objective-c export file name convention
What logic is used to create class
and protocol
names when Kotlin code is exported to Objective-C? Additionally, where can I find detailed information about this process?
What logic is used to create class
and protocol
names when Kotlin code is exported to Objective-C? Additionally, where can I find detailed information about this process?