Foundation (the Swift Standard Library), Dispatch (the concurrency library), and XCTest (the testing framework) are all available and functional on Windows.
4b11b4 · 4h ago
Does this help LiveView Native efforts?
(naive question)
bestouff · 4h ago
I always found non-native apps too out-of-place. Please use Swift on iOS and Kotlin on Android.
mattl · 2h ago
Swift is just a programming language, I thought?
v5v3 · 1h ago
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.
mhast · 1h ago
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.
(naive question)
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.