lukepighetti / salomon_bottom_bar

Yet another bottom navigation bar, but with a few key promises.
https://pub.dev/packages/salomon_bottom_bar
MIT License
258 stars 55 forks source link

`alignment` support #35

Closed patelpathik closed 1 year ago

patelpathik commented 2 years ago

Problem

Solution

lukepighetti commented 2 years ago

Hi. Thank you for the PR. Promise 3 is that we will mimic BottomNavigationBar semantics. I do not see an alignment property on it. Can you please tell me if you have the same issue with BNB and how you use the existing BNB API to solve it? If we can get that answered, we can determine if there is a code change to be made here. Thank you.