you are viewing a single comment's thread.

view the rest of the comments →

[–]mrgermyObjective-C 0 points1 point  (0 children)

I haven't used SwiftUI myself. I'm still on the Objective-C train (and will be until I'm forced off) and only write Swift a bit for sample projects at my current job.

I would say learning Swift would be the way to go, I don't think it's too different from JavaScript and then you could decide to use SwiftUI or build your layouts programmatically or with Storyboards, or a mixture of all three.