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

Web placeholder text color not able to change #490

Open
juaal12 opened this issue Nov 4, 2022 · 0 comments
Open

Web placeholder text color not able to change #490

juaal12 opened this issue Nov 4, 2022 · 0 comments

Comments

@juaal12
Copy link

juaal12 commented Nov 4, 2022

We are using this library for some pickers within our project, but we are not able to change web placeholder color. We are trying to setting it up the proposed way by documentation which is:

          style={{
            placeholder: {
              color: colors.text.placeholder
            }
          }}

colors.text.placeholder is and already defined color within our application (for example it could be red).
This works fine with android and iOS but not changing the color on web version, it is always default color.
The version we are using is 8.0.4.

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