This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Change header name in a dynamic route (expo router v2) #920
Answered
by
jeancatarina
jeancatarina
asked this question in
Q&A
-
|
hello, I'm trying to change my route name I tried to create a _layout with [id] name but didn't worked: I tried to create just a stack. screen in layout but the page [Id] didn't render |
Beta Was this translation helpful? Give feedback.
Answered by
jeancatarina
Feb 7, 2024
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jeancatarina
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment








i fixed with Slot, is this a good solution?