79607714

Date: 2025-05-05 22:24:55
Score: 1.5
Natty:
Report link

Expo router uses file-based routing, and I don't think you can programmatically ignore routes like this. It looks like you're trying to implement an authentication flow, and you can take a look at this: https://docs.expo.dev/router/advanced/authentication/.

You can also use protected routes: https://docs.expo.dev/router/advanced/protected/, but this is only supported in SDK 53.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Chibuokem Onyekwelu