79143185

Date: 2024-10-31 00:40:37
Score: 1.5
Natty:
Report link

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.

 <Tabs.Screen name="index" options={{ tabBarItemStyle: {display: 'none'}}} />
Reasons:
  • Blacklisted phrase (1): did not work
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: jdunham