When making iOS apps, there are many examples available in Swift, that I often manually convert to Kotlin to try them out.
Recently I got aware of a tool that can convert Swift code to Kotlin: https://github.com/angelolloqui/SwiftKotlin
Seems useful for MOE developers .