No matter what I do, tabBar is not hidden if I navigate into nested view hierarchy through NavigationLink. Please help.
.toolbar(.hidden, for: .tabBar) is not hiding the toolbar.
Hi @dongbinsuh ,
Can you please post some code? Are you using TabView
? What navigationLink
initializer are you using?