Intro To SwiftUI: Simple State Management | Swift 5, Xcode 11

preview_player
Показать описание
Today we go over how to work with simple state management in SwiftUI. I show you how to setup a simple starter project and give an example of simple state update for SwiftUI

*** Show Notes and Links ***

Project Files:

Need Help?

Data Structures & Algorithms Book:

More Books:

Kyle Lee on Social Media:

---------GEAR -------

Code Passionately T-Shirt

Laptop - 2017 MacBook Pro

Microphone - PowerDeWise Lavalier Microphone

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, we’ll receive a small commission. This helps support the channel and allows us to continue to make videos like this. Thank you for the support!
#SwiftUI #SwiftLang #SwiftTutorials
Рекомендации по теме
Комментарии
Автор

Love SwiftUI as well. Subscribed with the jingle bell on.

АлексйУваровъ
Автор

Oh SwiftUI you had me at declarative. Been doing full-stack web lately. SwiftUI feels right. Love it! Thank you.

mikealgarvin
Автор

Thanks Kilo! Looking forward to your other videos on SwiftUI!

davidruvinskiy
Автор

Damn, Kilo, already have an intro video out on SwiftUI! 👍

JasonMitchellAZ
Автор

I love how you explain things! It is very clear!

ThePelcher
Автор

Subscribed! Thank you for a clear cut video. Your content is much appreciated and I can’t wait for your future teachings.

pejmanpj
Автор

Awesome that you already started with swiftui 👍

xlue
Автор

Thanks Kilo! Looking forward for new videos!

dmitriyduritskiy
Автор

Man... This is just beautiful!!!
No more boiler plate!!!

honza_kriz_bass
Автор

I guess those Flutter projects really helped out to get started with this! Thanks for the tutorial Kyle!

CuriosMindDIY
Автор

It won’t cause any retain cycle, because it’s a struct

fabsiun
Автор

Thanks Kilo. Idk how much time will pass till the day we’ll use it in production code.

TheZazatv
Автор

The man didn't waste time! Good stuff buddy ;)

edouard_iosdev
Автор

I love your energy man, such an inspiration <3 keep it up man

MoeSawalha-
Автор

how do you maintain state across multiple views? I use bloc pattern in Flutter; is there any equivalent?

amarjeetsingh
Автор

I think there’s no need for weak self as you are using a struct, no strong reference can be created.

brandonwersdfzxc
Автор

Thank you for videos! If you don't mind, could you share your mac specs ? My mac is so slow after I have updated Xcode 11 and Catalina. That's why, I wonder. Your mac is looking quite fast :)

funkygeek
Автор

is this new dart/swift syntax only if you choose swiftUI when creating your project or now there is no more old swift style?Thank you

ecptavares
Автор

Any idea on how easy it will be to build complex/custom views with SwiftUI? What about constraints too?

maumat
Автор

Can you compare this to exactly the same app in flutter?

fishslinger