SwiftUI by Tutorials
Build fluid and engaging declarative UI for your apps with way less coding with SwiftUI! SwiftUI by Tutorials, the complete guide to building fluid and engaging declarative UI for your apps — using less code — with SwiftUI, is now fully updated! By Audrey Tam, Bill Morefield & Antonio Bello.
Who is this for?
This book is for intermediate iOS developers who already know the basics of iOS, and who wish to know everything there is to know about SwiftUI. It starts with a basic introduction of the toolkit and its features, with later chapters teaching you more complex concepts like testing and animations.
Covered concepts
- Understanding & Integrating Swift UI
- The Apple Ecosystem
- Controls & User Input
- Drawing Custom Graphics & Using Animations
- Complex Interfaces
- Testing & Debugging
SwiftUI by Tutorials is designed to help you learn how to transition from the “old way” of building your app UI with UIKit, to the “new way” of building responsive UI with modern declarative...
moreBefore You Begin
This section tells you a few things you need to know before you get started, such as what you’ll need for hardware and software, where to find the project files for this book, and more.
Section I: Diving Into SwiftUI
Start your SwiftUI journey with the foundations you need.
Section II: Building Blocks of SwiftUI
Build on what you learned in Section I to begin using SwiftUI in more complex ways in your apps.
Section III: Advanced SwiftUI
Level up your SwiftUI skills with the chapters in this section.