State & Binding | SwiftUI in 5 minutes | 2020

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 28

  • @thephoenixbarber4435
    @thephoenixbarber4435 11 месяцев назад +4

    Perfect, clear, and quick explanation. Thank you!

  • @blisdevHQ
    @blisdevHQ Год назад +1

    thanks, this is the easiest explanations on youtube so far

  • @ShovaSG1
    @ShovaSG1 4 дня назад

    Thank you trying to pass data between different views killed my progress until I saw this video.

  • @draytond
    @draytond 3 года назад +8

    Excellent explanation that is as clear as it is succinct. I instantly subscribed, looking forward to seeing more videos!

  • @ummeed8821
    @ummeed8821 6 месяцев назад +1

    Clean and quick explanation. thanks

  • @akshaykumar-qj2kx
    @akshaykumar-qj2kx 3 года назад +1

    awesome. easy to understand.. expecting more videos :)

  • @ashishrana4736
    @ashishrana4736 3 года назад

    keep Going

  • @susantasahoo2819
    @susantasahoo2819 2 года назад

    Excellent Explanation!! Thanks!

  • @hamayunzeb8765
    @hamayunzeb8765 Год назад

    Outstanding that's I need
    💯

  • @MamoonYameen
    @MamoonYameen 2 года назад

    Excellent explainaltion

  • @randdnao8371
    @randdnao8371 2 года назад

    Great🎉
    I was hoping to get the video that is a simple explanation about state and binding like this

  • @angus2170
    @angus2170 9 месяцев назад

    Thank you! Wonderful video :)

  • @DavidNitzscheBell
    @DavidNitzscheBell 3 года назад +3

    So....@State if it's in the same View and for sharing between two Views, @Binding in the second View and pass the variable with $. Is that the summary?

  • @LiittleMiimii
    @LiittleMiimii 2 года назад

    Awesome! First tutorial that explains ist so well, I finally understand:)) now do it for Classes 😂 I have a gesture recognizer coordinator, which should realize a Button tap and change the Position of an object in the scene that was placed by tapping the screen first in the coordinator.

  • @havardhestetun1390
    @havardhestetun1390 Год назад

    Great stuff, is it true though that in the current version of SwiftUI you don't need the \(self.placeholdertext), and can just type in Text(placeholdertext) ?

  • @Wiintb
    @Wiintb 2 года назад

    This is super good.

  • @serkanyildirim1159
    @serkanyildirim1159 Год назад

    perfect explanation thanks a lot.

  •  3 года назад

    thanks alot. its now more clear ...

  • @will_hunt
    @will_hunt 2 месяца назад

    For binding, is it fair to say the value for all 3 will ALWAYS be the same? Ex. change any of the 3 and the other 2 change? Or am I misunderstanding?

    • @KrassIankov
      @KrassIankov  2 месяца назад

      Yes that’s right. It is one value being used in multiple places.

  • @anashassnn
    @anashassnn 2 года назад +1

    Thank you!!

  • @jkeee
    @jkeee Год назад

    thank you!

  • @Xlife23
    @Xlife23 4 года назад

    Wow thanks a lot!

  • @拉雞毛
    @拉雞毛 3 года назад

    10:06
    Is anyone knows how to show the method, struct, class belongs in this way?

  • @alwayssmile3125
    @alwayssmile3125 3 года назад

    Cool

  • @pren5948
    @pren5948 Год назад

    thanks