How To Use Text Fields in SwiftUI (2024)

Поділитися
Вставка
  • Опубліковано 10 січ 2025

КОМЕНТАРІ •

  • @CodeWithChris
    @CodeWithChris  7 місяців тому

    👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. cwc.to/youtubeoffer

  • @Free_Time424
    @Free_Time424 10 місяців тому

    Thank you! You have a natural teaching talent. Thank you again.

  • @PhG1961
    @PhG1961 10 місяців тому

    Amazing, great video! Useful, comprehensive and entertaining too. As usual!

    • @CodeWithChris
      @CodeWithChris  10 місяців тому

      Glad you enjoyed it! Thanks for learning with us! - Iñaki

  • @danielcrompton7818
    @danielcrompton7818 10 місяців тому

    Hey Chris, thanks so much for the explanation on bindings!!

    • @CodeWithChris
      @CodeWithChris  10 місяців тому +1

      Glad it was helpful! Thanks for watching! - Iñaki

  • @tarindau
    @tarindau 8 місяців тому

    As always..... BRILLIANT. Thank you 🙏

    • @CodeWithChris
      @CodeWithChris  8 місяців тому +1

      Glad it was helpful! Thanks for watching! - Iñaki

  • @WattsnabbAB
    @WattsnabbAB 5 місяців тому +1

    Hi. Thanks for the video. I wounder if the user is not pressing enter is it possible to save the value any way? I can another confirm button to go to next screen and wanted to save it if the user press confirm but when the user not pressing enter the value dont save =(

  • @istalzer2
    @istalzer2 6 місяців тому

    Thanks Chris.
    What do you do about those yellow runtime warnings. I’m getting lots of weird ones when I run in simulator or device with text field/keyboward. Similar to what shows in this video.
    Any suggestions?
    Thanks

  • @sebasy10
    @sebasy10 4 місяці тому

    Thank you, u are grate!! One problem, when i declare a specific keyboard the debug area it shows a yellow bug. Do you know what happens there?
    Textfield()..
    .keyboard(.numeric)
    For example

  • @RobertSantini
    @RobertSantini 10 місяців тому

    Awesome Chris.

    • @CodeWithChris
      @CodeWithChris  10 місяців тому

      Glad it was helpful! Thanks for watching! - Iñaki

  • @mohamethseck
    @mohamethseck 10 місяців тому +1

    Do you have any plans for videos on animations?

  • @MRCLIVE-6
    @MRCLIVE-6 10 місяців тому

    Wow I wanna Learn More ❤

  • @Jake-b4s
    @Jake-b4s 9 місяців тому

    Why can you input content in the canvas preview? How do I set it up?

  • @ArmaannVirendraKarnnavat
    @ArmaannVirendraKarnnavat 10 місяців тому

    what about changing the size of the textfield

  • @RahulGupta-cz7of
    @RahulGupta-cz7of 10 місяців тому

    There is no option to download the Kit on the website

  • @amanterobot
    @amanterobot 10 місяців тому

    Hi there. Any of you guys got the paid course by Chris? I'm really interested in but I'm scared of not being enough good to understand how to do things. I'm learning few things, basic classic apps like card games (the one by Chris is soo good and easy to understand), a xylophone etc... in swift but also in Flutter. There are things I saw on UA-cam, tutorials, where to do the same things in swift/swiftUI the code was to me soooo complicated while in Flutter I could get the point with less pain. Really want to understand how things work in swift but is it just me or ios native is harder than Flutter?

    • @Spacer-l3j
      @Spacer-l3j 9 місяців тому +1

      yeah i started with his courses as well and then moved along once i understood the basics. He was the only one i was able to understand how SwiftUI fundamentals works and this is because he is speaking slow and explain everything unlike the other youtubers who goes very fast and skip vital explanations just to save time

    • @amanterobot
      @amanterobot 9 місяців тому

      @@Spacer-l3j thanks for your kind reply. Appreciate it 🙏🏻 ciao! 👋🏻 🇮🇹

  • @codelaby
    @codelaby 10 місяців тому

    Hmm, try keyboard in window, my test seems to leak, loses focus, hides keyboard and opens when new field appears in next, breaking continuity