The href method did not work for me in expo-router 3.5.23 but hiding from a pure display method seemed to work fine for my use.
expo-router
<Tabs.Screen name="index" options={{ tabBarItemStyle: {display: 'none'}}} />