Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
CharlesW
7mo ago
0 comments
Save
Share
skip.tools is one third-party solution for creating Swift + SwiftUI apps for Android today.
0 comments
3 comments · 1 top-level
top
newest
oldest
cosmic_cheese
7mo ago
· 2 in thread
It still translates SwiftUI to Kotlin+Compose, right? Very cool and useful, but not quite the same as a Swift-based UI framework for Android.
CharlesW
OP
7mo ago
Oops, TIL Jetpack Compose doesn't use Android native controls. That is unfortunate.
tadfisher
7mo ago
Jetpack Compose is just as "native" as Android views at this point; it hooks into the same accessibility frameworks and renders to the same surfaces as the framework toolkit. This isn't like Flutter which renders to an opaque Skia buffer.
1 more reply
j
/
k
navigate · click thread line to collapse