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?
Ask HN: How would you re-design SwiftUI?
1–3 of 3 posts
Re: Ask HN: How would you re-design SwiftUI?
#2I'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.
Re: Ask HN: How would you re-design SwiftUI?
#3I’d deprecate it then write JS in a web view like a normal person.