Earlier quoted context omitted.
It's worth noting that this doesn't add any expectations for how your UI is built. The example shown in the screenshot continues to use Jetpack Compose (Android's native UI) with Kotlin invoking Swift business logic. You can also use other UI frameworks on Android, of course, including some that are written in Swift. One nice thing about this implementation is that it shares many of the same characteristics as Swift…
How does transpiration work without GC? I would think all the Kotlin equivalents would be GC heap allocated objects.
https://www.swift.org/documentation/articles/swift-sdk-for-a...