Replies: 4 comments 4 replies
|
For now, i cannot use route layouts, i have to use |
|
can't use https://expo.github.io/router/docs/features/routing#dynamic-routes ? |
|
Hi @likeSo, I have the same problem you had, and on top of that, I wanted to hide some folders in the active one as they could be swiped to (both of which I couldn't achieve with Now, I'm facing another issue... I can't navigate to my top tabs navigator anymore from outside of it. I don't even know what to provide as parameters to What did you end up doing? |


Uh oh!
There was an error while loading. Please reload this page.
We know that expo router is a file-based routing system, so what if the number of pages in my tab is dynamic?
For example, I have a top tab navigator, and the screens of this navigator are dynamic, maybe only 1, or maybe 10
All reactions