Closed
Description
I would love to understand how to use nested navigators in tabbars. I'm currently not sure how to do this and am wondering if that is because of a lack of documentation or lack of understanding from my side.
So basically, I would love to have tab1
, tab2
, tab3
and have scenes A
, B
, C
that can be reachable from all tabs. If we do tab1 -> A -> B -> C -> B
and then press tab2 -> A -> B ->C
, pressing tab1
again should show the whole tab1 -> A -> B -> C -> B
-stack. From there pressing tab2
will show the tab2 -> A -> B ->C
-stack.
How should this be done?
Metadata
Metadata
Assignees
Labels
No labels