Did not found anything in issues and in docs..
@Grundmanis simply use the prop textInputProps={{underlineColorAndroid:'white'}}
@JesperLekland Thanks, it worked!
Where can I find other options for textInputProps?
Thanks!
Hi @brascene
See https://facebook.github.io/react-native/docs/textinput.html#props
Silly me..
Thanks!
Most helpful comment
@Grundmanis simply use the prop
textInputProps={{underlineColorAndroid:'white'}}