Ask HN: How would you re-design SwiftUI?

1 points by elcritch ↗ HN
How would you redesign SwiftUI if you were starting fresh from Cocoa/UiKit? How would you build a declarative layer on top of it to avoid the gotchas that SwiftUI has shown?

2 comments

[ 0.64 ms ] story [ 7.5 ms ] thread
I'd start by not starting from scratch.

It's been 7 years and we still don't have feature parity with what UIKit got in less than 3-4 years of its life.

I’d deprecate it then write JS in a web view like a normal person.