Earlier quoted context omitted.
Yes. Unless I am also mistaken, they are seeking to make a supported language to android development. Which will save mobile devs having to learn two languages, and also allow reuse of code.
Kotlin multiplatform has been around for some time if you want that. But I guess it makes sense to be able to approach it from the other end as well if you're mainly an iOS shop.
Announcing the Android Workgroup
11–17 of 17 posts
Re: Announcing the Android Workgroup
#12Re: Announcing the Android Workgroup
#13You can use Swift on Android today with Skip Tools. https://skip.tools/ The Skip devs are founding members of the Swift on Android working group. When using Skip Fuse, your Swift code compiles to 100% native Android ARM code. They've also reimplemented ~60% of SwiftUI on Android, in an open-source library, SkipUI. https://github.com/skiptools/skip-ui SkipUI works way better than you'd think, and anyway, it's totally…
Despite the issues, if Swift and SwiftUI were available and compelling for Android then it may help to give Apple greater mindshare of developers.
Re: Announcing the Android Workgroup
#14You can use Swift on Android today with Skip Tools. https://skip.tools/ The Skip devs are founding members of the Swift on Android working group. When using Skip Fuse, your Swift code compiles to 100% native Android ARM code. They've also reimplemented ~60% of SwiftUI on Android, in an open-source library, SkipUI. https://github.com/skiptools/skip-ui SkipUI works way better than you'd think, and anyway, it's totally…
If Apple was really serious about combating the use of Electron and other cross-platform frameworks they would seriously support (and possibly even fund) a tool like this. Despite the issues, if Swift and SwiftUI were available and compelling for Android then it may help to give Apple greater mindshare of developers.
That’s how Apple fights problems these days - gatekeeping and regulation.
They don’t care though, cross platform apps bring money the same way as any app
Re: Announcing the Android Workgroup
#15Earlier quoted context omitted.
Yes. Unless I am also mistaken, they are seeking to make a supported language to android development. Which will save mobile devs having to learn two languages, and also allow reuse of code.
Yeah Swift isn’t SwiftUI.