One thing I don't get about the way people seem to be working with KMP on iOS in particular... is why still use Swift at all? Not saying there's anything wrong with the language or interop by themselves; but in my brief explorations with Kotlin on iOS; I was happily able to write everything in Kotlin from the MainKt up... isn't this preferable in the eye of consistency?