Hacker News new | ask | show | jobs
by andydevguy 947 days ago
The xml for building the UI gives me nightmares of Silverlight. I much prefer the way the Swift team has done it with SwiftUI.

https://developer.apple.com/tutorials/swiftui-concepts/explo...

1 comments

SwiftUI is just it's own distinct nightmare, and only supported on one platform. MAUI is meant to be cross platform so it makes perfect sense to use a neutral language that isn't tied to a specific programming language.