SwiftUI Navigation - NavigationView & NavigationLink Tutorial

SwiftUI Navigation - NavigationView & NavigationLink Tutorial

Sean Allen

3 года назад

92,336 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

YesAndNo
YesAndNo - 30.09.2023 06:58

Thank you!🙏

Ответить
Lars Mees
Lars Mees - 05.08.2023 23:55

God, this video helped me solve an issue that I've been trying to solve for days! Thanks for the clear tutorial Sean!

Ответить
Kat
Kat - 17.07.2023 23:12

how can i make a custom back button?

Ответить
parth jangid
parth jangid - 02.06.2023 06:28

Hey Sean,
Thanks for this amazing video. I have one silly question, correct me if I am wrong but when you click on a piece of code in the preview a border tends to appear around it. How can we get this for our project too?

Ответить
sam2223
sam2223 - 09.04.2023 20:22

awesome tutorial

Ответить
Mohammed
Mohammed - 25.03.2023 02:03

a very helpful tutorial thanks Sean

Ответить
Erick Martins
Erick Martins - 21.12.2022 20:35

Thank you man!

Ответить
Zenith Academy
Zenith Academy - 06.12.2022 09:36

how to navigate between branched views as we do in storyboard. because this is completely sequential.

Ответить
Wafflestraw
Wafflestraw - 11.09.2022 22:23

My preview keeps crashing. What should I do?

Ответить
Herr Parabel
Herr Parabel - 04.08.2022 20:06

Nice, but doesn‘t work for iPads at all.

Ответить
Luca Rauchenberger
Luca Rauchenberger - 06.07.2022 22:28

awesome video!

Ответить
Nazar Welkakayew
Nazar Welkakayew - 30.06.2022 08:05

Thanks Sean. You helped me a lot)

Ответить
David
David - 22.06.2022 12:50

Swift ui falls down at navigation should have a simple navigation drawer abilitie but doenst

Ответить
David
David - 22.06.2022 12:39

.net has a good implementation called shell which creates a naivgation drawer on both ios and andriod but performace of shell is slow

Ответить
Please Wait
Please Wait - 04.06.2022 21:03

Your all video is super good and easy to understand. It changed from state nightmare to state happymare. Thank you from the deep of my heart.

Ответить
DonElitED
DonElitED - 04.06.2022 05:17

NavigationView / navigationLink is the only dumb crap I've seen so far in ios development, everything else is awesome, especially compared to android development

Ответить
ayman omara
ayman omara - 14.04.2022 15:21

thanks your tutorials is really helpful

Ответить
Derek Scalercio
Derek Scalercio - 20.02.2022 07:43

I've been struggling to set up a link to the next view. I was trying to use Button instead of NavigationView. Haha, Thank you for the great video! Well explained!

Ответить
Mehmet karanlık
Mehmet karanlık - 31.01.2022 00:54

I love most of the things about SwiftUI but this navigation system is absolute garbage. Think you are for some reason going to
page1 -> page 2-> page3 then on page3 u want pop to root but cant u still have to go page2 even if you dont want. Think a framework that cant load pages based on however you want.

Ответить
Raymundo Ortiz
Raymundo Ortiz - 18.01.2022 02:11

Nice!

Ответить
Jaylen Smith
Jaylen Smith - 22.12.2021 01:32

Is it necessary to have them in one view file? I have the code navigating in between different view files

Ответить
Wilson Narea
Wilson Narea - 16.12.2021 20:05

Thank you so much!!! Amazing teaching style.

Ответить
franjo maric
franjo maric - 07.12.2021 13:31

Thank you man !

Ответить
Piccolos Daughter
Piccolos Daughter - 02.12.2021 13:57

Thank you so much for making this video.

Ответить
Bryan Stewart
Bryan Stewart - 20.10.2021 18:17

Great explanation of the navview, Sean. Can I show navlinks side by side in an hstack? So two "buttons" each goes to a diff destination

Ответить
Sky
Sky - 01.10.2021 18:20

Two things you forgot to mention. How to navigate without previous screen stack and how to navigate with multiple stacks.

Ответить
Wen Long Teo
Wen Long Teo - 19.09.2021 08:29

Good tutorial for an Android developer who started to learn ios dev as well :)
But how about deep link? Is it included in NavigationView?

Ответить
Bharat Singh
Bharat Singh - 31.08.2021 00:47

I wish you could also tell how to make a button to go back to the first view or Home Screen. Thank btw. I was on a loop because I was using navigation view on every page. Thank a lot .

Ответить
Smow
Smow - 19.08.2021 07:07

Thanks! I currently don’t have a Mac or any app,e computers for Xcode, but I’ve been using swift playgrounds and surprisingly I’ve been able to follow the entire video. But I needed to write a few lines of code for translation and whatever. Nice video though 👍

Ответить
andrewww747
andrewww747 - 17.08.2021 17:12

Thanks again Sean for the great tutorial, excellent! Just a quick question what I can't manage. Used same setup. On page "Blue Two" I used a list. But what i see between the back button and the list, there is a gap of space which i can't remove. On the blue two view, i don't use navigationview of course ;-) Thanks for any suggestion! EDIT: I solved it by adding the following lines in the destination View:
.navigationBarTitle("Text")
.navigationBarTitleDisplayMode(.inline)

Ответить
App Dev Channel
App Dev Channel - 14.08.2021 14:11

On the point tutorial. Very useful for an Android developer like me who is currently porting his app to iOS 😁

Ответить
Pets Leyva Bazan
Pets Leyva Bazan - 13.08.2021 00:57

What about Nested NavigationView? how to return to the RootContoller?

Ответить
Rhiannon Dennis
Rhiannon Dennis - 13.07.2021 17:31

Thank you so much!!

Ответить
Yashu Maurya
Yashu Maurya - 08.06.2021 16:51

Guru ji Pranam . Love from India

Ответить
Ont Boonyawat
Ont Boonyawat - 02.06.2021 07:56

Questions. I want to put the struct BlueTwoView in a separate file. How can I do that? I did it and it says Cannot find in scope. Thanks for your help

Ответить
Academic Success
Academic Success - 26.05.2021 00:07

nice work

Ответить
Quentin Takeda
Quentin Takeda - 22.05.2021 16:45

Super, Super clear tutorial .. Thank you so much !

Ответить
Nilesh Patil
Nilesh Patil - 14.05.2021 15:29

Your videos makes understanding swift UI concept very easy. 👍

Ответить
Alcoop
Alcoop - 20.04.2021 14:18

idk if my swift is broken but none of this wants to work

Ответить
DrStow
DrStow - 22.02.2021 06:55

Simply, Thank you! You are awesome. Liked and subscribed.

Ответить
Zave D
Zave D - 10.02.2021 00:22

Hi Sean, I enjoyed your tutorial on multiple navigation screens. I’m now trying to add a video player to the last screen to navigate from the second screen making to root my splash screen. How can I add that video player on the last screen and play a video stored in the cloud? Thx!

Ответить
Todd W
Todd W - 01.02.2021 16:24

How do we change the background color of the navigation bar title when it is .inline? I’ve tried doing UINaviationBar.appearance().backgroundColor = .red, but it only works when the bar title is large or automatic, not when it is inline.

Ответить
Jennifer Escobar
Jennifer Escobar - 23.01.2021 21:15

Nice thanks for this presentation you are awesome

Ответить
Yazid Ali
Yazid Ali - 21.01.2021 09:27

Amazing tutorial.....

Ответить
Jos Staneke
Jos Staneke - 17.01.2021 09:55

Great tutorial. Like the fact you show directly what you change in your code in the preview.

Ответить
Clay Fulgham
Clay Fulgham - 06.01.2021 21:05

This Video really cleared things up for me. Thanks

Ответить