Skip to content
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

Cannot change the label style #19

Closed
ghost opened this issue Mar 24, 2017 · 3 comments
Closed

Cannot change the label style #19

ghost opened this issue Mar 24, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 24, 2017

Cannot change the font size and family of the label Text. Either we need a label style prop or just use labelStyle in react navigation
tabBarOptions: { labelStyle: { fontSize: 12, } }

@timomeh
Copy link
Owner

timomeh commented Mar 24, 2017

labelStyle is intentionally not supported. You're only able to change the color of the label using labelColor.

Please refer to #15 (comment) for a full explanation, why certain things aren't supported. I'm thinking about making a more customizable Bottom Navigation / Tab Bar, but this Package should encourage developers to follow Google's Guidelines.

@nzrsrk
Copy link

nzrsrk commented Mar 2, 2020

labelColor

i cant change label color using labelColor.. how its possible..please help me

@timomeh
Copy link
Owner

timomeh commented Mar 2, 2020

@nzrsrk labelColor is not an option anymore since version 1. Please read the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants