Learn how to develop a Home screen with SwiftUI - iPhone app development for beginners

Опубликовано: 24 Октябрь 2024
на канале: Credo Academy
2,501
42

🟢 LIMITED TIME OFFER - SAVE 37%
Practical iOS and macOS app development tutorials with SwiftUI in 4K
https://credo.academy

In this practical SwiftUI tutorial, we will continue the development work that we finished in the previous class.

🟣 Practical iOS and macOS app development tutorials with SwiftUI in 4K
https://credo.academy

CHAPTERS

00:00 Introduction
00:52 Home screen
01:18 Header section
02:01 Center section
03:00 Accent color
05:19 Button styles
06:05 Reusable SwiftUI component
08:06 Ring component
08:55 State property wrapper
10:55 Component reuse
12:12 Testing the iOS app

Our goal is to create a complete design of the Home screen.

So when we tap on the main button on the Onboarding screen, then this elegant and aesthetically pleasing design shows up.

As you may notice, the Home screen layout consists of three parts, similar to its counterpart.

It's pretty simple, so it shouldn't be too hard to create it, I guess.

During the development, we will get familiar with the new button styles in the latest release of SwiftUI.

And to make this lesson slightly more challenging for you, we will also learn how to create a reusable UI component.

Alright!

Without further ado, let's open Xcode and start coding.

This 4K tutorial is part of the bestseller SwiftUI Masterclass course with more than 13 thousand students at the Credo Academy.

#SwiftUI #CredoAcademy #uidesign