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 #353

Closed khaled-gymerz closed 4 months ago

khaled-gymerz 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