Hi @Vision Pro Engineer - how do you properly combine Tab and Stack navigation?
When I nest my Stack inside my TabView, my Stack's detail screen will have a Tab Bar at the bottom (I don't want that)
When I nest my TabView inside my Stack, all my Tabs have a Search Bar at the top even though only one of the Tabs has a .searchable attribute. The other Tabs don't have that, but still show a Search Bar at the top.
Topic:
UI Frameworks
SubTopic:
SwiftUI