Hacker News new | ask | show | jobs
by huyegn 2310 days ago
As someone who has done frontend dev on the web, I find SwiftUI refreshingly good.

Using SwiftUI is the first time ui programming on iOS has clicked for me.

For anyone getting into this, I suggest you take a look at apple's very well done tutorial series before using other sources:

https://developer.apple.com/tutorials/swiftui/tutorials

I spent about 3 days to go through the entire series and the time investment was well worth it.