| ▲ | mathverse 12 hours ago | |
Swift and SwiftUI on macOS are the most complete UI framework that is native, fast, performant and works very well. Basically no other platform comes even close in terms of ease of use and performance. The best would be to extend that kind of framework on Windows (and/or Linux) and make it work same / similar. | ||
| ▲ | theHamsta 8 hours ago | parent | next [-] | |
I've never used SwiftUI (nor Apple platforms) personally but I find its approach elegant. This is an attempt to build apps with SwiftUI idiomatics https://aparoksha.dev/ (blog on it here https://www.swift.org/blog/adwaita-swift/). It's implemented using SwiftUI on MacOS, WinUI on Windows and libadwaita on Linux. | ||
| ▲ | eviks 11 hours ago | parent | prev [-] | |
Funny that you mention performance > For instance, Apple's SwiftUI is reportedly slow[1][2][3][4], | ||