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.
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.
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.
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.
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.
Good narration and content.
Thank you.
Great video. Just subscribed!
Thanks, Etisha, that's what I was looking for
This is very useful! Thanks a lot
Great ! Thank you .
Useful tutorial..
Please make the video on Zoom Navigation.
Will definitely make it
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.
Definitely. Will surely try to make such series.
Nice video
can we use navigation controller and navigaiton stack in my swift based project?