Using SwiftUI in production
It’s been a couple of months since Apple announced SwiftUI — a new framework that allows developers to build apps in Swift using declarative code and little boilerplate.
I’ve been learning a bit about SwiftUI in the last three months and experimenting with some code, however recently I had the opportunity to be on the “bench” (i.e. not working on a project) at TAB and I thought it would be helpful for others if someone figured out whether SwiftUI can be used in production.
So, how do we go about figuring that out? At TAB, we have a weekly iOS meeting…