How can I remove NavigationBottomBar after transitioning to the detail screen without significantly changing the structure of the route? #2139
-
Beta Was this translation helpful? Give feedback.
Answered by
masal9pse
Jan 24, 2025
Replies: 1 comment
-
I will use the following issue comment context.topRouteMatch.meta for flag management to maintain maintainability, so I will use this approach. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MasatoYamamotoo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I will use the following issue comment context.topRouteMatch.meta for flag management to maintain maintainability, so I will use this approach.
#732 (comment)