Description
Book SynopsisTame the power of Apple''s new user interface toolkit, SwiftUI. This revised and expanded Seventh Edition covers the basic information you need to get up and running quickly to turn your great ideas into working iOS apps with stunningly interactive interfaces using SwiftUI. New chapters cover expandable text fields, multidate pickers, using gauges, progress views and variable SF symbol icons, creating chats, and using the navigation stack and split view.
You''ll start with basic designs and then explore more sophisticated ones. Assuming little or no working knowledge of the Swift programming language, and written in a friendly, easy-to-follow style, this book offers a comprehensive course in iPhone and iPad programming. The book provides a gentle introduction to using Xcode and then guides you though the creation of your first simple application. You''ll create user interfaces for that application using multiple screens in two different ways-using Navigation View and Tab
Table of Contents
Chapter 1: Getting to Know the iOS Landscape
Chapter 2: Writing our First App
Chapter 3: Handling Basic User Interactions
Chapter 4: Adding Intermediate Level User Interactions
Chapter 5: Working with Device Rotations
Chapter 6: Creating a Multiview Application
Chapter 7: Using Tab Bars and Pickers
Chapter 8: Introducing Table Views
Chapter 9: Adding Navigation Controllers to Table Views
Chapter 10: Collection Views
Chapter 11: Split Views and Popovers for iPad Apps
Chapter 12: App Customization with Settings and Default
Chapter 13: Persistence: Saving Data Between App Launches
Chapter 14: Graphics and Drawing
Appendix: An Introduction to Swift