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

Cannot change the color of input text #5

Closed
bubuzzz opened this issue Mar 22, 2016 · 3 comments
Closed

Cannot change the color of input text #5

bubuzzz opened this issue Mar 22, 2016 · 3 comments

Comments

@bubuzzz
Copy link

bubuzzz commented Mar 22, 2016

Is there a way to change the color of the input text ? I am on the way to investigate React Native for my start up and come across your project, which is exactly what i need right now. I know that you already put in the ToDo list about supporting the dark theme, but can it be expanding to styling the color for the input text ?

@philipshurpik
Copy link

Hi!
You can look at this pull request #4 and possibly fork our branch (before it will be merged in master)
We added possibility of styling of all components and values

@bubuzzz
Copy link
Author

bubuzzz commented Apr 13, 2016

@philipshurpik thank buddy

@bubuzzz bubuzzz closed this as completed Apr 13, 2016
@evblurbs
Copy link
Owner

@bubuzzz I started working on @philipshurpik pull request and pulled in the options to style the TextInput, FloatingLabel, and View wrapper.

I've also added the props textColor, textFocusColor, and textBlurColor to give more control of the TextInput's color. Let me know if that addresses your issue!

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

3 participants