Chapters

Hide chapters

SwiftUI by Tutorials

Second Edition · iOS 13 · Swift 5.2 · Xcode 11

Before You Begin

Section 0: 3 chapters
Show chapters Hide chapters

Section II: Building Blocks of SwiftUI

Section 2: 6 chapters
Show chapters Hide chapters

To follow along with this book, you’ll need the following:

  • A Mac running macOS Mojave (10.14.4) or later. Optionally, you can use macOS Catalina (10.15).

  • Xcode 11 or later. Xcode is the main development tool for iOS. You’ll need Xcode 11 or later to make use of SwiftUI. You can download the latest version of Xcode from Apple’s developer site here: apple.co/2asi58y.

Note: The code covered in this book was developed and tested with Swift 5.2, macOS Catalina and Xcode 11.5 — so even though you can work with slightly earlier versions of them, we encourage you to update to those versions to follow along the book without unexpected errors.

Have a technical question? Want to report a bug? You can ask questions and report bugs to the book authors in our official book forum here.
© 2024 Kodeco Inc.