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

It would be nice to have textStyle prop on Segment #15

Open
branikclimbs opened this issue Jan 17, 2021 · 1 comment
Open

It would be nice to have textStyle prop on Segment #15

branikclimbs opened this issue Jan 17, 2021 · 1 comment

Comments

@branikclimbs
Copy link

It is possible to change the color of segments by using activeTintColor and
inactiveTintColor but I also need to change fontFamily and font weight styles.

@moxorama
Copy link

Workaround:

if (typeof content === 'function') {
- pass function instead of text

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