PersistentBottomNavBar
PersistentBottomNavBar copied to clipboard
`popAllScreensOnTapAnyTabs` option
In addition to the popScreensOnTapOfSelectedTab
, this PR suggest to add a popAllScreensOnTapAnyTabs
options (maybe it could have a better name if you have suggestions).
With this option enabled, all the screens pushed on that particular tab will pop until the first screen in the stack, whether the tab is already selected or not. Defaults to false
.
Any update here?
Did any one merge this code or not Any update on this?