Linked Questions

Popular Questions

How to change the text color of text input in react native?

Asked by At

The placeholder of the input is green but I want also make the green text input (when I am typing the text text color shows black which is not visible enough in my UI). How can I make it Green as well?

Related Questions