Viewing profile — joanniso
joanniso
HN member- Joined
- Fri, Oct 24, 2025, 8:29 PM UTC
- HN karma
- 17
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About joanniso
No profile information was provided.
Recent public activity
-
comment
Comment #45698894
Yes, Skip is a major contributor to this effort!
-
comment
Comment #45698830
Metal cannot be used on Android. Your business logic can be ported - if it's separated as a library. If you don't want to separate it, Skip can handle bridging a lot of Apple libra…
-
comment
Comment #45698814
I'm pretty happy with that number, considering this ecosystem is _brand new_. This is the lowest it'll be.
-
comment
Comment #45698810
The post doesn't display Xcode but Android Studio. While with Skip you can build & run through Xcode, that's not something we support right now. You can build the Swift part in Xco…
-
comment
Comment #45698759
The SDK doesn't quite work that way, your iOS-specific dependencies like SwiftUI and UIKit aren't available. For SwiftUI development, [Skip]( https://skip.tools/ ) has a transpiler…