I truly believe that I am 10x more productive with SwiftUI than with UIKit. However, there is no denying that SwiftUI has a steep learning curve. In fact, UIKit programmers might be at a disadvantage to newcomers because they know certain ways to mak...
dev.jeremygale.com13 min readThanks Jeremy, really very helpful article. Can you advise why you would not replace a custom loading circle with SwiftUI ProgressView()?
Toke Ollars
iOS app developer
This was very helpful. Thank you.