router
router copied to clipboard
Feature Request: Unmatched route (Page not found) - warn when missing default export
Which package manager are you using? (Yarn is recommended)
npm
Summary
here is the structre
---Stack ------(main-tabs) ---------tab1 ------clip ---------[clipId]
You can see that (main-tabs) and clip sits at the same level
when I go to [clipId]
from tab1
, I got that error
Minimal reproducible example
Here is the demo (expo-router: 1.7.1):
https://github.com/Albert-Gao/expo-router-dynamic-route