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

TabView tabTextColor explanation could be expanded #169

Open
Mottokrosh opened this issue Nov 20, 2019 · 0 comments
Open

TabView tabTextColor explanation could be expanded #169

Mottokrosh opened this issue Nov 20, 2019 · 0 comments

Comments

@Mottokrosh
Copy link

Hi folks,

In my project I wanted to change the icon of a tab to a multi-colored one (well, essentially one color and a red dot), when I noticed that the icon instead became monochrome, and reflected the tabTextColor (or selectedTabTextColor) color set. This is on iOS at least.

Basically by default, on iOS, tabTextColor and selectedTabTextColor affect text color and icon color. Setting the iosIconRenderingMode property on TabView to alwaysOriginal changes this behavior, so that only text is affected. (In this case it's up to the developer to change the icon themselves when selected of course.)

I think it would be nice to make this behaviour explicit in the documentation.

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

1 participant