Data Flow in a SwiftUI App

Data Flow in a SwiftUI App

CodeWithChris

2 года назад

52,889 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@40_pravalgautam15
@40_pravalgautam15 - 09.11.2023 09:50

You made it easy to understand

Ответить
@TheEmperorXavier
@TheEmperorXavier - 19.10.2023 21:11

Your content is amazing

Ответить
@balazskepli9471
@balazskepli9471 - 27.09.2023 20:14

Very good summary on data flow! Thank you!

Ответить
@thompsonms9941
@thompsonms9941 - 20.09.2023 13:10

Good explanation bro ! Thanks !

Ответить
@santoshlohar152
@santoshlohar152 - 04.09.2023 20:20

Dude you explained in easy way..thanks.

Ответить
@PierluigiLuceri
@PierluigiLuceri - 09.08.2023 13:36

thanks a lot, this is the best video about data flow in swiftui, great job

Ответить
@user-vf2qm6ui5r
@user-vf2qm6ui5r - 06.08.2023 01:09

I would KILL for you to teach Java, you're leagues better than my college professor.

Ответить
@hakeemdeggs9117
@hakeemdeggs9117 - 04.08.2023 20:09

Amazing!!!!!!

Ответить
@petermartins2772
@petermartins2772 - 22.07.2023 02:28

You're the the best

Ответить
@kal5211
@kal5211 - 15.07.2023 17:53

My man 👍

Ответить
@weilingwang8331
@weilingwang8331 - 17.06.2023 17:03

Thanks!

Ответить
@JacobSucksAtCode
@JacobSucksAtCode - 09.06.2023 05:29

Dude your walkthroughs are so good. Super thorough, relaxing and information filled!

Ответить
@3VAU
@3VAU - 30.05.2023 15:00

Very nice and down to earth ;) thank you!

Ответить
@stephaniewagstaff6563
@stephaniewagstaff6563 - 21.05.2023 16:22

How would I get what the user types in TextField over to another view. I can't seem to get use the property its held in to do so? Thank you.

Ответить
@jamesclavel25
@jamesclavel25 - 18.05.2023 12:13

New with iOS app development and man, a lot of those property wrappers have been explained here which can easily be understood. Many thanks to you sir! Keep up the great videos - you've helped a lot of beginner devs here.

Ответить
@SebastienBarrau
@SebastienBarrau - 26.04.2023 22:16

Thanks for the awesome video on environmentObjects. You made it super easy to understand and I appreciate the time and effort you put into making it. Keep up the great work!

Ответить
@kevinvelasco1715
@kevinvelasco1715 - 24.04.2023 22:42

I saw the video, great explanation, but I so simple, I'd like to know what happens if you need more than 1 enviormentObject. For instance, we have a model Company and model User that models are used in many parts of the app what is the correct way to pass 2 enviormentsObject and reuse that 2 models executed one time the user init session.

Ответить
@gpinto52
@gpinto52 - 17.04.2023 17:22

excellent review

Ответить
@madoussfofana6045
@madoussfofana6045 - 19.03.2023 17:53

Very very very Good explanation. Well done Chris. Tell me where do you collect those information as developper? When I read the Apple document without exemple. it's very hard to understand.

Ответить
@sheetalshinde17
@sheetalshinde17 - 18.03.2023 10:07

Thanks!!...Very well explained with example..

Ответить
@nojarhead
@nojarhead - 13.03.2023 17:03

Hi Chris, thanks for the excellent tutorial. Here's a couple of nuances that I've recently noticed in how @ObservedObject publishes changes and triggers redraws: 

1. if your Profile class had a second @Published property that is not used in the layout code, any changes to that property would trigger a redraw of the view anyways. 
2. setting the same/current value to a @Published property (e.g. isLoggedIn = true when it's already true) will trigger a redraw of the UI
3. contrary to #2, the .onChange modifier will only react to new values and won't be triggered when setting the same value over and over

Ответить
@02244
@02244 - 08.03.2023 19:40

What if I want to use 2 EnvironmentObjects of the same type? How do I specify the exact name of the variable in the root View?

Ответить
@alonavall08
@alonavall08 - 22.02.2023 02:23

Wow thanks for this video now I understand...

Ответить
@uocnguyen5431
@uocnguyen5431 - 21.02.2023 11:17

Great Tutorial, thanks for this!

Ответить
@ammarmujib
@ammarmujib - 03.01.2023 16:52

The video seems to be 1 year old, but still masterpiece to understand data flow/proprty wrappers in SwiftUI. Thanks a lot for such simple and clear explanation.

Ответить
@srome0711
@srome0711 - 21.12.2022 23:25

Great video

Ответить
@arkemal
@arkemal - 06.12.2022 21:27

Man, your explanations are excellent. Thank you for this!

Ответить
@himanshukesharwani5333
@himanshukesharwani5333 - 04.12.2022 19:07

Sir, this really helps me to understand concepts. Thank you for such a good video :)

Ответить
@SomwangIssaramala
@SomwangIssaramala - 19.11.2022 07:55

Thank

Ответить
@Wiintb
@Wiintb - 31.10.2022 09:28

You do a perfect job. But there is no way I can learn all from you. Need some more structure. Especially missing coredata.

Ответить
@batu-social
@batu-social - 25.10.2022 02:09

How do you reformat the code ?

Ответить
@akshaykumar-qj2kx
@akshaykumar-qj2kx - 08.10.2022 10:58

You are awesome teacher Chris :) Thank you for the valuable information.

Ответить
@sabalkatuwal8162
@sabalkatuwal8162 - 01.10.2022 05:38

👍

Ответить
@nzbszb
@nzbszb - 04.09.2022 00:01

This is very detailed, simplified and well explained. Others always tried (no offence!) but failed to give good examples like this. Thanks for this treasure. <3

Ответить
@hugge0948
@hugge0948 - 29.08.2022 13:00

Such a good tutorial

Ответить
@zlatkoiliev8927
@zlatkoiliev8927 - 25.07.2022 18:58

I finally managed to understand them all! Thank you so much for this tutorial Chris! You are awesome! :)

Ответить
@user-om1ze4mi7u
@user-om1ze4mi7u - 17.07.2022 14:28

This was an amazing video for developers who get stuck to understand how properties wrappers work. Besides, Your voice is so soft and your pronunciation is very clear which can mesmerize everyone. I already subscribed your channel.

Ответить
@ClintonSiegel
@ClintonSiegel - 10.07.2022 19:06

Very helpful! Thank you!

Ответить
@yshlnhn
@yshlnhn - 08.07.2022 11:41

Thanks a lot that makes me understand well about data flow

Ответить
@michellemorgan6986
@michellemorgan6986 - 30.06.2022 19:03

Thank you very much for this informative video! It was definitely very clear and simple, and I now have a better understanding of this topic (which I must admit, I was having a difficult time understanding)

Ответить
@LTNKidd
@LTNKidd - 25.06.2022 05:50

Very clear walk through, thanks Chris!

Ответить
@rapier64
@rapier64 - 01.06.2022 17:09

Hi Chris! I like your tutorials and I learnt a lot. But there is one more thing. I would like to integrate a print function for the AirPrint (SwiftUI). But unfortunately, I couldn't find any tutorials for this topic. Is it possible to integrate a printing function for SwiftUI at all? If yes, where could I find these information/tutorial? Thanks a lot. Peter🙂

Ответить
@williamwildsmith5162
@williamwildsmith5162 - 04.05.2022 15:43

Great job Chris!

Ответить
@joshuapaulhawthorne
@joshuapaulhawthorne - 03.04.2022 01:42

What is a “View”

Ответить
@KimbrellBrad
@KimbrellBrad - 12.03.2022 22:31

This was a very well-done explanation! Your style of walking through each combination of wrappers and properties really cleared up much of my previous "fuzzy" understanding of these property wrappers. Thanks Chris!

Ответить
@codingkim5714
@codingkim5714 - 23.02.2022 12:53

Hi, Cris.
Thank you for uploading these about Swift. I'd beed desperate till I found your channel. I found the best videos for starting to study the Swift! Awesome!

Ответить