Replies: 2 comments 1 reply
-
The If you investigate this, please let us know how it goes. I would be great to have an example of a vastly cross-platform projects that is built with a combination of Skip and other technologies, like |
Beta Was this translation helpful? Give feedback.
-
I'm interested in this as well @fbartho did you do any experimentation? Looks like the swift-winui project is sunset. What I'm looking for is a mapping layer from swiftui onto something platform native for windows without any Kotlin or JVM dependencies. could be WinUI or even something layered on top of low-level building blogs like DirectWrite / Direct3D / win::ui::composition. Another idea would be to use something like Rive.App with swift bindings. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
TheBrowserCompany (makers of the Arc Browser - https://arc.net) released their stack for Swift and SwiftUI bindings on Windows.
Have you investigated/considered using that to make a Windows target? (I did search for other discussions, and found this one: https://github.com/orgs/skiptools/discussions/163#discussioncomment-9919141 with a glorious reply from @marcprux — however the thrust of the discussion was pretty different)
I’m currently developing a iOS/iPadOS/macOS application, and could see us deploying that to Android using Skip. It would be pretty compelling if Skip could also help customers assemble their Windows app.
Beta Was this translation helpful? Give feedback.
All reactions