Skip to Content
An iOS Developer's Guide to SwiftUI
book

An iOS Developer's Guide to SwiftUI

by Michele Fadda
May 2024
Beginner to intermediate content levelBeginner to intermediate
446 pages
10h 33m
English
Packt Publishing
Content preview from An iOS Developer's Guide to SwiftUI

2

Adding Basic UI Elements and Designing Layouts

In this chapter, we will start by learning how to improve your SwiftUI views code by structuring it into more manageable and understandable chunks. Then, we will proceed to explain more basic views and how to compose them together with stacks, to create more complex and interesting views containing more UI elements and adjusting the geometry of their placement.

In this chapter we’re going to cover the following main topics:

  • Reusing views code
  • Digging deeper into stacks
  • Using GeometryReader

Technical requirements

The code used in this chapter can be found at https://github.com/PacktPublishing/An-iOS-Developer-s-Guide-to-SwiftUI under the folder CH2

Reusing views code

In this section, we will ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

SwiftUI - The Complete iOS 17 Reference Library of Code

SwiftUI - The Complete iOS 17 Reference Library of Code

Stephen DeStefano
Developing Apps with GPT-4 and ChatGPT

Developing Apps with GPT-4 and ChatGPT

Olivier Caelen, Marie-Alice Blete

Publisher Resources

ISBN: 9781801813624Supplemental Content