rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
694 stars 242 forks source link

add SafeArea Widget before CurvedNavigationBar #35

Closed TaifRaoof closed 5 months ago

TaifRaoof commented 5 years ago

Hi when i add SafeArea Widget before CurvedNavigationBar the icon appear out of navigation bar and above the safe area bar in iphone xr this appear only when i click icons , i think should prevent icon across the navigation and don't appear outside during transition between icons.... so how to solve this problem. thank you

AndrewPiterov commented 3 years ago

The same with curved_navigation_bar: ^0.3.7

AndrewPiterov commented 3 years ago

But I guess, @TaifRaoof you can use height parameter, but max is 75 😂