Hacker News new | ask | show | jobs
by applecrazy 2210 days ago
> I still feel most comfortable in that domain, but I think most folks acknowledge SwiftUI is the future.

As a counterpoint, SwiftUI is easier to grok to me (a student who's done a lot of web work in React) than UIKit (especially storyboards and the constraints system, but maybe I haven't made enough of an effort to learn it). HStacks and VStacks are very similar to flexbox layout.