Problemunvalidated
The admin tab in a React Native Expo Router Tabs layout is not properly hidden for non-admin users. Even when the conditional render fails, a default tab is still shown (and with style tweaks it may still occupy space and remain clickable).
b3eb4b22-84cb-43e6-a9db-ece17457d3a2
The admin tab in a React Native Expo Router Tabs layout is not properly hidden for non-admin users. Even when the conditional render fails, a default tab is still shown (and with style tweaks it may still occupy space and remain clickable).