BilalShahid13 / PersistentBottomNavBar

A highly customizable persistent bottom navigation bar for Flutter
BSD 3-Clause "New" or "Revised" License
507 stars 368 forks source link

Flutter Persistent Bottom Navigation Bar hide and show issue: #357

Open minhaz74692 opened 3 months ago

minhaz74692 commented 3 months ago

I tried to hide and show the nav bar by clicking a button by managing the state. In iOS there shown a black container right behind the navbar for a few millisecond. Then vanish. How can I get rid from this black container?