SwiftUI Redacted Tutorial - Loading Skeleton View - (SwiftUI Tutorial, Xcode 12, SwiftUI 2.0)

preview_player
Показать описание
In this SwiftUI tutorial, we’ll carry on improving our SwiftUI News App overall UI & UX. We'll be providing a placeholder for our article views with the SwiftUI redacted modifier, replacing our loading view from previous videos and now implementing a swiftui skeleton view similar to Facebook. We’ll see how we can refactor our existing project and add in SwiftUI redacted into our project’s MVVM architecture in SwiftUI 2.0.

Timestamps

00:00 Intro
01:00 Using the redacted modifier in SwiftUI
04:04 Using the redacted with an API in SwiftUI
10:28 Using placeholder data with our API
16:00 Testing our SwiftUI app
16:20 Wrap up

Build a news app in SwiftUI tutorial series

Build Clubhouse in SwiftUI 2.0 and Dark Mode (SwiftUI Tutorial, SwiftUI 2.0, Clubhouse App Clone)

#swiftuitutorial #swiftuitabview #swiftuinewsapp #iosdev
Рекомендации по теме
Комментарии
Автор

Hi all, I hope you enjoy this video. I also have the playlist for this free course below

Build a news app in SwiftUI tutorial series

Also if you’re interested in learning how to build a complex UI, I also have a detailed tutorial showing you how to build Clubhouse in SwiftUI below

Build Clubhouse in SwiftUI 2.0 and Dark Mode (SwiftUI Tutorial, SwiftUI 2.0, Clubhouse App Clone)

tundsdev
Автор

Great Tutorial, thank you. It's always nice to see some new Swift/iOS creators on here

milanelsen
Автор

nice tutorial man keep it up. im new to SwiftUI so this really helps

mquin
Автор

Really nice work, I believe you make this a series

OGTheStreet
Автор

I like your videos and I watch them often. One minor comment - please, reduce drastically the usage of: essentially and basically.

ivanvasilev
Автор

amazing this video, thanks for sharing i enjoy this video

hisbikalhaqiqi
Автор

right now i am using your old network layer using urlsessions, do i need to learn any thing new like Combine ?

MoAdel
Автор

how to do this without own protocol? skeleton view is showing always. Thanks anyway!

dmp