I am trying to nest the top navigator tabs into the view within the stack screen in react native.
I am trying to nest the top navigator tabs into the view within the stack screen in react native. I tried many ways to nest the top tabs and I don't know how to figure out this problem after trying various ways but each time the tabs were nested on the top of the screen below the header created by the stack screen or getting unwanted errors. Refer to enter image description here. (Positioning of the top tabs)