You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set the system font size to "Large" or "Largest" on Android, the labels of the Bottom Navigation are cut off at the bottom (see screenshots below). I tried increasing the size of the bar (as per #2428 (comment)), but that didn't help either.
Expected behaviour
The Bottom Navigation bar should accomodate the larger label.
Screenshots (if applicable)
-->
What have you tried
increasing the size of the bar (see above)
Your Environment
software
version
ios or android
Android 12
react-native
0.66.3
react-native-paper
4.10.1
node
16.14.0
npm or yarn
7.20.3
expo sdk
-
The text was updated successfully, but these errors were encountered:
Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.dev link or link to a GitHub repo under your username).
Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.
Hello @ptreitler, PR should fix your issue. Would you like to install the library from the PR's commit or branch in order to check if it solves your problem?
Current behaviour
When I set the system font size to "Large" or "Largest" on Android, the labels of the Bottom Navigation are cut off at the bottom (see screenshots below). I tried increasing the size of the bar (as per #2428 (comment)), but that didn't help either.
Expected behaviour
The Bottom Navigation bar should accomodate the larger label.
Screenshots (if applicable)
-->
What have you tried
Your Environment
The text was updated successfully, but these errors were encountered: