If you can, avoid using tab bars on larger screens.
To actually make tab bar buttons work you can have them redirect the user to a separate page with
the behavior
prop set to "hyperlink"
.
If you can, avoid using tab bars on larger screens.
To actually make tab bar buttons work you can have them redirect the user to a separate page with
the behavior
prop set to "hyperlink"
.