'How to keep tabbed navigation in a separate file in react native?

I have implemented stack navigation for may login screens in my app. After login is success I want to navigate to main module(main screen ) where I need to implement tabbed navigation. So how I need to implement tabbed navigation inside the navigation folder of my mail module?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source