PersistentBottomNavBar
PersistentBottomNavBar copied to clipboard
hide navigation bar on subsequent screens without using `pushNewScreen`
Is there any way I can hide the navigation bar when we push a new screen without using the pushNewScreen function?
I have a different navigation mechanism where I am navigating without context (from the ViewModel - I am using Stacked). So is there any settings I can just set withNavBar to false for all the screen?
I have the same question
i need this too.
I have the same question
I have the same question too
the same