I loved how you explained that you could approach these things in different ways. And then, when you explained the benefits of using ViewBuilders, it became very clear when to use them 👍
@StewartLynch3 жыл бұрын
Thanks Jordi.
@leonciocastillo64333 жыл бұрын
This man really knows how to explain thing
@Mahadev-x7u2 жыл бұрын
That’s awesome lessons Stewart… thank you
@billbaze17372 жыл бұрын
This video was very helpful. I was having a block but the simple, clear, explanations in the video broke through.
@StewartLynch2 жыл бұрын
Great. Glad it helped.
@srzurka3 жыл бұрын
Thank you. This is informative and well paced.
@StewartLynch3 жыл бұрын
Thanks for that.
@KimbrellBrad3 жыл бұрын
Great concepts and even more on possibilities for arranging SwiftUI modifiers! You are correct Stewart, much can be learned from dish people in the community. And that very much includes you and your videos. Thanks so much for this - it was quite insightful!
@jamesallison9725 Жыл бұрын
I never really got ViewBuilders til now. many thanks!!
@StewartLynch Жыл бұрын
Glad I could help!
@mhfs613 жыл бұрын
Another great one Stewart. 👍🏼👍🏼👍🏼
@stevemcintyre45508 ай бұрын
Thanks a heap for your help!
@StewartLynch8 ай бұрын
Happy to help!
@crazyfox13172 жыл бұрын
Great explanation and examples! Thank you!
@g-34093 жыл бұрын
Thanks for reminding me about that zIndex👍😊
@multitudes3893 жыл бұрын
This was really nice, I did not even think until now to implement HUDs in my apps! very inspiring!
@escoffierdesign1793 жыл бұрын
Being a beginner to swift I am slowly adding layers to my knowledge and hoping that at some point a foundation starts to settle. This video was very, very informative as I have been following the 100daysofdswiftui course and I am a little bit more familiar with the semantics and langue and also the concepts. But to be honest I haven't encountered a really good lecture or information regarding the inbetween stage that goes between "Pure Beginner" and a video like this one. Thanks very much for your time in providing this tutorial. I'm now going to check out the rest of your videos. Starting with Snippets. Merci
@StewartLynch3 жыл бұрын
Thank you . You are exactly the audience that I try to target in most of my videos.
@ArchAid13 жыл бұрын
Big fan 🤩🤓. You deserve more followers
@StewartLynch3 жыл бұрын
Thanks, but as long as those who watch get something out of my videos and comment, I will continue.
@LoriWolfcat2 жыл бұрын
Do you have a video on how to get a button to work? I’m trying to make a login page for my app. I want it to go to another View and confirm that you logged in, or it’s an invalid login, so they need to sign up.
@StewartLynch2 жыл бұрын
Sounds like you are looking for this video that I did. SwiftUI Login Screen Workflow kzbin.info/www/bejne/h6O3dJudr9iYjM0
@Prashant-73 жыл бұрын
Sir pls create playlist of combine beginners to master
@WattsnabbAB8 ай бұрын
Really good video
@ProgramJerol6 ай бұрын
This is genius!
@KK-pq6lu3 жыл бұрын
Just, wow.
@StewartLynch3 жыл бұрын
Hopefully a good wow
@FloWritesCode3 жыл бұрын
Another great video!
@rahuljamba58462 жыл бұрын
Great Sir !!
@hiosdev2 жыл бұрын
You are amazing!
@imalkamuthukumara63433 жыл бұрын
thanks, learned alot.
@victorriurean2 жыл бұрын
nice
@ZoeSummers1701A Жыл бұрын
Hi. Do you have another video that explains the underscore syntax and why you need that? I find Swift and SwiftUI’s syntactic vocabulary utterly unreadable and overly confusing. I miss the elegance of c++
@StewartLynch Жыл бұрын
No video on that topic Zoe. _ is simply used as a placeholder of you do not need the or use the variable or label for the variable. Send me an email and I will try to give you a more detail response.