-
Notifications
You must be signed in to change notification settings - Fork 122
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
extra line in Android #1
Labels
Comments
An extra faint line underneath. In iOS looks great. Is there a way to set that line to white? |
set fixes the issue |
evblurbs
added a commit
that referenced
this issue
Feb 17, 2016
I've updated the TextInput to have a default prop that sets the underline color to transparent. You shouldn't have to add that prop now. Thanks for catching this! I need to do more Android testing. |
Thanks for the quick fix! |
f0rr0
pushed a commit
to f0rr0/react-native-md-textinput
that referenced
this issue
Nov 17, 2016
Add support for symbols on the left hand side
lucasff
pushed a commit
to lucasff/react-native-md-textinput
that referenced
this issue
May 26, 2017
…Text-Bug Pass value and onChangeText down to TextInput
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a great control. Just a little bug in Android
The text was updated successfully, but these errors were encountered: