Is SwiftUI new?

SwiftUI is still young, but we’ve come so far already. SwiftUI was first released in 2019, introducing a powerful new way to build user interfaces in a declarative, state-driven style . We took the next big step with SwiftUI’s second release, enabling 100 percent SwiftUI apps with the new App and Scene APIs.

Read more

What iOS version supports SwiftUI?

SwiftUI runs on iOS 13 , macOS 10.15, tvOS 13, and watchOS 6, or any future later versions of those platforms. This means if you work on an app that must support iOS N-1 or even N-2 – i.e., the current version and one or two before that – then you will be limited in terms of the features you can offer.

Read more