Beginning iPhone Development with SwiftUI
eBook - ePub

Beginning iPhone Development with SwiftUI

Exploring the iOS SDK

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Beginning iPhone Development with SwiftUI

Exploring the iOS SDK

Book details
Table of contents
Citations

About This Book

Tame 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 Bars.

Then integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders with less effort and more efficiency. You'll also learn about touch gestures, lists, and grids for displaying data on a user interface. And you'll even go beyond those simple controls to liven up any user interface with simple animation techniques. Spice your designs up with movement, scaling, and resizing, including spring and bounce effects!

Once you're ready, move on to Pro iPhone Development with Swift UI to learn more of the unique aspects of iOS programming and the Swift language.

What You Will Learn

  • Discover the basics of designing a user interface using SwiftUI
  • Build cool, crisp user interfaces that use animation
  • Display data in lists and outlines
  • Organize user interfaces in forms and groups

Who This Book isFor

Aspiring iOS app developers new to the Apple Swift programming language and/or the iOS SDK.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Beginning iPhone Development with SwiftUI by Wallace Wang in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2023
ISBN
9781484295410
Edition
7

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Understanding iOS Programming
  4. 2. Designing User Interfaces with SwiftUI
  5. 3. Placing Views on the User Interface
  6. 4. Working with Text
  7. 5. Working with Images
  8. 6. Responding to the User with Buttons and Segmented Controls
  9. 7. Retrieving Text from Text Fields and Text Editors
  10. 8. Limiting Choices with Pickers
  11. 9. Limiting Choices with Toggles, Steppers, and Sliders
  12. 10. Providing Options with Links and Menus
  13. 11. Touch Gestures
  14. 12. Using Alerts, Action Sheets, and Contextual Menus
  15. 13. Displaying Lists
  16. 14. Using Forms and Group Boxes
  17. 15. Using Disclosure Groups, Scroll Views, and Outline Groups
  18. 16. Creating Charts
  19. 17. Using the Navigation Stack
  20. 18. Using the Tab View
  21. 19. Using Grids
  22. 20. Using Animation
  23. 21. Using GeometryReader
  24. Back Matter