This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Replies: 1 comment 1 reply
-
|
Found it in the docs: https://expo.github.io/router/docs/features/routing#groups |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to understand the role of parentheses in route names, eg.,
(app)/(auth). I see mention of route groups in the authentication guide, and I'm guessing these parentheses are related to that concept, but this syntax isn't explained head on and I'd like to understand it.Is it just a pattern like the
useprefix on hooks or are parens wrapped folders treated differently than others?Beta Was this translation helpful? Give feedback.
All reactions