| Swift on WASM also got very good last year. SQLite in WASM too. Flutter is still bad on iOS and macOS. No Liquid Glass (except some weird hack attempts that look and behave badly). Liquid Glass isn't an optional decoration, it's the name of the new system-wide UI. Leaving it out of your app is like committing to iOS 6-era skeuomorphic design after iOS 7. Edit: Several cross-platforms frameworks can do Liquid Glass: - SwiftUI by using Skip for Android - SwiftCrossUI - React Native I'm glad to see that I can finally target iOS as the first-class citizen, using Apple technologies, and then run that code on other platforms. Instead of having to use frameworks that treat iOS as secondary when it is by far the biggest money-maker for most apps. |
No cross platform stack can do Liquid Glass yet. You have to wonder if that was one of design goals.