PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

If nav bar set to false in one screen upcoming screen doesn't show the bottom bar even if nav bar set to true

Open AGBharanidharan opened this issue 4 years ago • 2 comments
trafficstars

Let's say i have 3 class A,B,C. In class A i have declared the persistent bottom bar. From class A to B i'm navigating using pushNewScreen with nav bar false and then from class B i'm navigating to class C using pushNewScreen with nav bar true but bottom bar not showing in class C. I have a requirement like this, can anyone help

AGBharanidharan avatar Aug 27 '21 13:08 AGBharanidharan

Hello,

I think I experienced the same problem. Maybe the answer given in this issue "https://github.com/BilalShahid13/PersistentBottomNavBar/issues/179" may help you.

jbt-cii avatar Sep 09 '21 07:09 jbt-cii

There is also this issue which talks about the context used: https://github.com/BilalShahid13/PersistentBottomNavBar/issues/103

jbt-cii avatar Sep 09 '21 07:09 jbt-cii