.toolbar(.hidden, for: .tabBar) is not hiding the toolbar.

No matter what I do, tabBar is not hidden if I navigate into nested view hierarchy through NavigationLink. Please help.

Hi @dongbinsuh ,

Can you please post some code? Are you using TabView? What navigationLink initializer are you using?

.toolbar(.hidden, for: .tabBar) is not hiding the toolbar.
 
 
Q