What Is SwiftUI? | In Under 10 Minutes

Поділитися
Вставка
  • Опубліковано 22 сер 2024

КОМЕНТАРІ • 16

  • @CarlosRodriguez-br7ow
    @CarlosRodriguez-br7ow 3 роки тому +2

    This was such a great explanation! Explaining the history of both really helped understand where we were in iOS development and where we are heading with SwiftUI. Thank you.

  • @danielalbagrefe7402
    @danielalbagrefe7402 2 роки тому +1

    Very well explained Video that convinced me of not even trying to Learn UIKit but go for SwiftUI. Thanks Buddy!

  • @craigmccartney3392
    @craigmccartney3392 3 роки тому +2

    Nice one Matt - Im just making my way through your other video - your content has been a great foundation! Cheers for all your help

  • @tno0305
    @tno0305 3 роки тому +1

    Very nice introduction for me. Our Team just switched from ObjC to Swift and are curious about SwiftUI.

  • @lanovaes1
    @lanovaes1 3 роки тому +3

    Very well explained. Just a small suggestion: Try to add more code samples!

    • @MattHeaneyApps
      @MattHeaneyApps  3 роки тому +4

      Thanks! This video will kick start an Intro To SwiftUI series where we'll have loads of code, but i'll add more code snippets into this video format in the future. Thanks for watching! :D

  • @darrylthomas4306
    @darrylthomas4306 3 роки тому +1

    Excellent video. Thanks!

  • @sheetalshinde17
    @sheetalshinde17 Рік тому +1

    well explained👍

  • @reginaldarmah2381
    @reginaldarmah2381 Рік тому +1

    Nice explanation but please next time use a different background color more friendly to the eyes

  • @saimali9296
    @saimali9296 2 роки тому +1

    excellent video

  • @PatMcDonald41
    @PatMcDonald41 2 роки тому +1

    Thank you …

  • @Mal-nf2sp
    @Mal-nf2sp 3 роки тому +2

    So are you telling me that IOS development was all done declaratively before swift ui came out in 2019 and that a lot of development is still being done that way?

    • @cbnewham5633
      @cbnewham5633 2 роки тому

      SwiftUI, like Android's Jetpack Compose, are declarative frameworks.

    • @Mal-nf2sp
      @Mal-nf2sp 2 роки тому

      @@cbnewham5633 Yeah but in web dev imperative development was like the stone age.