top | item 45699316

(no title)

featherless | 4 months ago

Does this result in the Swift code being compiled or transpiled?

discuss

order

mk89|4 months ago

It's compiled.

From what I see in other threads, skip.tools offers the possibility to transpile SwiftUi to Compose, so you build one UI and port it to android too.

Here we're talking about sharing the code logic (written in swift) and write android UI that uses it.