-
@borland Cool. Yes, iOS is less than perfect but getting better. And, while waiting for better, it's easy to not share (other solutions make it difficult to mix shared/unshared) You may have seen the Kotlin Xcode plugin and Kotlin/Swift Generics, and more. Newest: dev.to/touchlab/kotlin-native-ios-crash-reporting-3m84
-
@borland Your mention of an isolated shared framework that doesn't change much also reminded me of this article from yesterday medium.com/tech-quizlet/shared-code-at-quizlet-kotlin-multiplatform-2ee1b57646c Since it's their core logic it probably does change often but the isolation was important. Sharing *everything* didn't make sense to them