BilalShahid13 / PersistentBottomNavBar

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

Not fully hidden on IPhone 14 Plus #354

Open khaledkhj opened 4 months ago

khaledkhj commented 4 months ago

Hi,

The issue happens when I set navBarHeight: 90 or greater. The problem is that the IPhone has curved corners which are not visible in screenshot, and the bottonNavBar tries to hide behind it but still visible as you can see below.

image