Hi guys, am in the process of learning Kotlin multiplatform platform and C interop,
am looking for a working example where the code runs for both android and iOS.
Example, a hello world string returned from C++ and displayed on both android and iOS.
preferably excluding any Swift and CocoaPods