Style the tab bar #225
Closed
mordechaim
started this conversation in
Ideas
Replies: 1 comment
-
Hey, unfortunately this is not possible to achieve across platforms. Opt-ing in to using native tab bar brings in some constrains. If you want to have full customisability you can use JavaScript Tab Bar from React Navigation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to style the tab bar beyond just the background color (through the
barTintColor
) such as setting the height, adding a top border (to visually distinguish it from the content above), or add rounded corners.Beta Was this translation helpful? Give feedback.
All reactions