Only show header for a screen when i have that specific screen open.

Hi. Currently, whenever I add a new screen and navigate to that screen the previous header and the current header show at the top of the screen. I can set headerShown to false but that would hide the header everywhere, including on the screen that created it.

So basically what I want is that if im on screen 1, show the header for screen 1, and then when i navigate to screen 2, dont show the header of both screen 1 and screen 2, just show the header of screen 2. I was wondering if anyone could help me with this, thanks.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.