How to use NavigationStack in SwiftUI?

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

КОМЕНТАРІ • 14

  • @ming-jean4265
    @ming-jean4265 Місяць тому

    This is very useful! Thanks a lot

  • @asigivati1382
    @asigivati1382 Місяць тому +1

    Great video, thanks!
    You just forgot to mention that the navigation title should be added to the child view, which is why we didn't see it at first when you added it.

  • @sergiothinks2
    @sergiothinks2 Місяць тому

    Great video. Just subscribed!

  • @dexter3427
    @dexter3427 Місяць тому

    Your videos are super informative! They make it easy to learn about different SwiftUI elements without having to dive into the docs. And I love using Navigation Stacks with string values. It matches the latest path index to a specific string and goes straight to the designated view. This method feels way more flexible and customizable, especially with custom buttons.

  • @sergiovinhal5934
    @sergiovinhal5934 Місяць тому

    Great ! Thank you .

  • @nimishmothghare
    @nimishmothghare 2 місяці тому +1

    Please make the video on Zoom Navigation.

    • @EtishaGarg
      @EtishaGarg  2 місяці тому

      Will definitely make it

  • @srikantvs
    @srikantvs 2 місяці тому

    Good narration and content.
    Thank you.

  • @8darshs
    @8darshs 2 місяці тому

    Thanks, Etisha, that's what I was looking for

  • @buba7456
    @buba7456 Місяць тому

    Nice video

  • @bepahadi3064
    @bepahadi3064 2 місяці тому

    Useful tutorial..

  • @sameerkashyap4620
    @sameerkashyap4620 2 місяці тому

    Hey Etisha!! I'm a flutter developer desperately wanting to learn ios but don't have the time to sit through an entire course, would be possible for you to make a series where I can grasp all the concepts in short time as I already understand most of the fundamentals of mobile development.

    • @EtishaGarg
      @EtishaGarg  2 місяці тому

      Definitely. Will surely try to make such series.

  • @bjp_for_2024
    @bjp_for_2024 Місяць тому

    can we use navigation controller and navigaiton stack in my swift based project?