-
Notifications
You must be signed in to change notification settings - Fork 27
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
UI not proper on Tablet #48
Comments
Hello 👋 Thank you for the report, i'll check that very soon 👍 |
Could you provide sample code to reproduce the issue ? |
You can use your own sample code and run on any android Tablet. |
For the unselected icons that are going outside the tab, add higher height in |
Tried increasing the height in bottomBarContainerStyle but the curve for selected tab goes up and it doesn't look good. |
how do you show the tab bar label? i cant show my tab bar label. |
@Standin-Alone You can show the label using the default option from react-navigation :
|
not working for me |
Pass your label in the name prop like the following..
You can also refer the usage section on the library's home page |
@Jm-Zion Any update on this? |
@Jm-Zion Even I am facing this issue in Tablet. Can you please help me to solve this issue? |
@Jm-Zion Did you reproduce it at your end? |
I have tried running my application on Tablet and the unselected icons are going outside the tab. Also the selected tab icon is not centred properly. Even the circle slightly appears to be oval and not round.
Can you please provide tablet support?
The text was updated successfully, but these errors were encountered: