Combining Multiple Navigators
Interact with the code editor to learn about using the Stack Navigator and Tab Navigator together.
We'll cover the following
We can use multiple navigators in the same application. This is useful in cases where we might want to use StackNavigator
for some sections of the app and TabNavigator
for others. Let’s look at how to do this. Here’s the structure of an app that could use multiple navigators.
Get hands-on with 1400+ tech skills courses.