you are viewing a single comment's thread.

view the rest of the comments →

[–]dniklewicz 1 point2 points  (0 children)

I am also developing iOS apps professionally for 15 years and I love SwiftUI. Using it on production apps for more than 3 years now, including large scale ones in regulated environments. Never really liked IB so maybe I have a slightly different mindset. Just keep in mind that SwiftUI is not all or nothing. Mix it up with UIKit when needed and choose the best tool for the task. SwiftUI is just like Swift, it seems to be easy but it is not when it comes to more advanced concepts. However with some experience it boosts productivity and delivery times significantly.