May 2024
Beginner to intermediate
446 pages
10h 33m
English
This chapter is an introduction to the tools used when working with SwiftUI, the new, exciting, efficient, and simple-to-use Apple framework for user interfaces (UIs). We’re going to cover the following main topics in this chapter:
By the end of this chapter, you will learn how to create a project from scratch. You will also learn how to create a project using the project templates and how to add tests and preview your SwiftUI views code.
Note
The opinions expressed in this book are solely those of the author and do not necessarily ...