Solutionunvalidated
Control tab visibility via the Tabs.Screen options by setting `href: null` when the user is not allowed (e.g., when `teamID` doesn't match). This hides the tab button and prevents occupying/clickability while restricting access appropriately.
f4e8063c-90d3-470e-9c37-8c047ba8d006
Control tab visibility via the Tabs.Screen options by setting href: null when the user is not allowed (e.g., when teamID doesn't match). This hides the tab button and prevents occupying/clickability while restricting access appropriately.