flâneur — a map of the web's best reading

Frequently asked questions about SwiftUI - a free SwiftUI by Example tutorial

hackingwithswift.com · 966 words · saved by 1 readers

Lots of people are already asking me questions about SwiftUI, and I’ve done my best to ask other people who know much more to try to find definitive answers as appropriate. So, here goes… This question has been asked so many times I added a dedicated chapter to this book so I could go into more detail: answering the big question: should you learn SwiftUI, UIKit, or both? SwiftUI runs on iOS 13, macOS 10.15, tvOS 13, watchOS 6, visionOS 1, 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. However, it’s important you don’t think of SwiftUI as being a multi-platform framework similar to Java’s Swing or React Native. The official line seems to be that SwiftUI is not a multi-platform framework, but is instead a framework for creating apps on multiple platforms. That might sound the same, but there’s an

Frequently asked questions about SwiftUI - a free SwiftUI by Example tutorial WWDC26: Save 50% on my books and bundles! >> < SwiftUI vs Interface Builder and storyboards Answering the big question: should you learn SwiftUI, UIKit, or both? > Frequently asked questions about SwiftUI Paul Hudson @twostraws June 17th 2023 Updated for Xcode 16.4 Lots of people are already asking me questions about SwiftUI, and I’ve done my best to ask other people who know much more to try to find definitive answers as appropriate. So, here goes… Which to learn: SwiftUI or UIKit? This question has been asked so ma

Explore this link on the map →

related reading