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

How to change badge color or other properties? #67

Open
cyril36 opened this issue Feb 5, 2024 · 1 comment
Open

How to change badge color or other properties? #67

cyril36 opened this issue Feb 5, 2024 · 1 comment

Comments

@cyril36
Copy link

cyril36 commented Feb 5, 2024

Is your feature request related to a problem? Please describe.
By default the tabs badge color is red.
I would like to be able to update the properties of the badge such as the color.

<TabScreen
          label="Scheduled"
          icon="clock"
          badge="mybadge"
         badgeProps={mybadgeProps} //possible solution
        >

Can you help me to find a solution to update it?

@RichardLindhout
Copy link
Member

PR is welcome!

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