I am trying to create a nested navigation as shown in the image below. I need to have the main TabNavigator, and then inside the same tab, I need to add StackNavigator to enable navigation to these pages on the bookmark. How can i do this?
Here is an illustration of what I need to do:

source
share