-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adjust BottomNavigation #3083
Conversation
Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here. |
0ec3fba
to
9936468
Compare
4b3e3a4
to
dbf7660
Compare
The mobile version of example app from this branch is ready! You can see it here |
dbf7660
to
96a0ee9
Compare
The mobile version of example app from this branch is ready! You can see it here |
2 similar comments
The mobile version of example app from this branch is ready! You can see it here |
The mobile version of example app from this branch is ready! You can see it here |
d4277db
to
4aee358
Compare
The mobile version of example app from this branch is ready! You can see it here |
The mobile version of example app from this branch is ready! You can see it here |
Summary
PR:
BottomNavigation
into Material You.compact
indicating whether tabs should be spread across the entire width.navigationState.routes
:icon
tofocusedIcon
unfocusedIcon
color
Test plan
BottomNavigation
works and have correct colors in both themes on both platformsBottomNavigation
works properly in horizontal modeBottomNavigation
from theme version 2 wasn't changed.