filmov
tv
Learn how to create a flexible iOS layout composition with SwiftUI in Xcode - Part 8

Показать описание
Credo Academy ♥️ WELCOME25
. In this lecture, we will practice our design skills and create an excellent layout design with SwiftUI. It might be challenging for this complex layout the first look, but basically, we are going to use horizontal and vertical stacks to achieve this design in Xcode. Besides coding this awesome layout, we will learn another important concept in connection to SwiftUI.
We’re going to create our first Custom View Modifier. Basically, it is a reusable code snippet. With them, we can reuse these codes over and over without repeating ourselves. And the best part is that once we change something inside the modifier, then all views which are using this modifier will be updated immediately. You will see two examples using them in this lecture.
As usual, we will test our app in the simulator or on our physical devices. This time choose the iPad Pro device.
#SwiftUI #Xcode #iOSDevelopment
. In this lecture, we will practice our design skills and create an excellent layout design with SwiftUI. It might be challenging for this complex layout the first look, but basically, we are going to use horizontal and vertical stacks to achieve this design in Xcode. Besides coding this awesome layout, we will learn another important concept in connection to SwiftUI.
We’re going to create our first Custom View Modifier. Basically, it is a reusable code snippet. With them, we can reuse these codes over and over without repeating ourselves. And the best part is that once we change something inside the modifier, then all views which are using this modifier will be updated immediately. You will see two examples using them in this lecture.
As usual, we will test our app in the simulator or on our physical devices. This time choose the iPad Pro device.
#SwiftUI #Xcode #iOSDevelopment