How to use NavigationStack in SwiftUI?

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

КОМЕНТАРІ • 14

  • @dexter3427
    @dexter3427 5 місяців тому

    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.

  • @asigivati1382
    @asigivati1382 5 місяців тому +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.

  • @srikantvs
    @srikantvs 5 місяців тому

    Good narration and content.
    Thank you.

  • @sergiothinks2
    @sergiothinks2 5 місяців тому

    Great video. Just subscribed!

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

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

  • @ming-jean4265
    @ming-jean4265 5 місяців тому

    This is very useful! Thanks a lot

  • @sergiovinhal5934
    @sergiovinhal5934 5 місяців тому

    Great ! Thank you .

  • @bepahadi3064
    @bepahadi3064 5 місяців тому

    Useful tutorial..

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

    Please make the video on Zoom Navigation.

    • @EtishaGarg
      @EtishaGarg  5 місяців тому

      Will definitely make it

  • @sameerkashyap4620
    @sameerkashyap4620 5 місяців тому

    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  5 місяців тому

      Definitely. Will surely try to make such series.

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

    Nice video

  • @bjp_for_2024
    @bjp_for_2024 5 місяців тому

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