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

TextInput color not working. #3742

Closed
sankhadeeproy007 opened this issue Oct 28, 2015 · 16 comments
Closed

TextInput color not working. #3742

sankhadeeproy007 opened this issue Oct 28, 2015 · 16 comments
Assignees
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@sankhadeeproy007
Copy link

Hi, I have a problem. I have a TextInput and I want the text that would be typed in there to be white in color. So, I add the style, color: '#fff' to it. It worked on a previous project but somehow renders the text in black now. I've run out of ideas and I know stackoverlfow is probably a better place for such a question. But frankly, there aren't too many people there either. So please let me know if anyone can help me. Thank you.

@astreet
Copy link
Contributor

astreet commented Oct 28, 2015

What platform is this? Can you post a rnplay.org example?

@sankhadeeproy007
Copy link
Author

@astreet Only on android. iOS is working fine. https://rnplay.org/apps/vPqdqA

@astreet
Copy link
Contributor

astreet commented Oct 28, 2015

Ok, thanks for the report. @andreicoman11 is this something you're aware of?

@sankhadeeproy007
Copy link
Author

@astreet Did you also notice that the transitions were working on iOS and not on Android? Is there something wrong with the code?

@maraujop
Copy link

I've just hit this bug in Android too, just confirming it.

@andreicoman11
Copy link
Contributor

Fixed by 5ed8c67

@louuysison
Copy link

Anybody experiencing this issue when secureTextEntry={true} after the fix?

@sankhadeeproy007
Copy link
Author

Me.

@slavik0329
Copy link

@louuysison I'm having the same issue. I have a username and password inputbox. Both styled with color:white. The one without secureTextEntry works as expected, but when secureTextEntry is enabled, the text color becomes black and I see no way of correcting it

@sskrla
Copy link

sskrla commented Dec 23, 2015

I am experiencing the same issue with secureTextEntry, does it need to be tracked a separate issue?

@christopherdro
Copy link
Contributor

@sskira There is already a issue open on that. See #4435.

@surdu
Copy link

surdu commented Jul 7, 2016

This will not added to v0.30 release candidate ? It was fixed months ago 😞

@taobad
Copy link

taobad commented Feb 18, 2017

I am having the same issue too, is it fixed yet

@YauhenBichel
Copy link

"react-native": "0.44.2" I have the same issue for android.

@Gp2mv3
Copy link

Gp2mv3 commented Mar 30, 2018

I have the same issue with React Native 53.3 on Android. Still no solution ?

@imakin
Copy link

imakin commented Apr 18, 2018

hey, still not supported here on android yow! 55.3

@facebook facebook locked as resolved and limited conversation to collaborators Jul 21, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests