Skip to content

Best Approach for Navigating Within Tab Navigator with Stacks #219

Answered by yjose
premdasvm asked this question in Q&A
Discussion options

You must be logged in to vote

The best approach for me is to create the tab navigator as a screen inside the root stack screen, and then add all other screens to the root stack. This way, it's easy to navigate and makes your app simple and easy to maintain. I always find it challenging to use nested routes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yjose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants