79640187

Date: 2025-05-27 09:36:56
Score: 2.5
Natty:
Report link

This will do the trick:

  <Tabs.Screen
      name="your/route/to/hide"
      options={{
          href: null,
      }}
  />

https://docs.expo.dev/router/advanced/tabs/#advanced

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dan Sadler