React-native-google-places-autocomplete: Cant remove text input underline on Android

Created on 8 Dec 2016  路  5Comments  路  Source: FaridSafi/react-native-google-places-autocomplete

Did not found anything in issues and in docs..

Most helpful comment

@Grundmanis simply use the prop textInputProps={{underlineColorAndroid:'white'}}

All 5 comments

@Grundmanis simply use the prop textInputProps={{underlineColorAndroid:'white'}}

@JesperLekland Thanks, it worked!

Where can I find other options for textInputProps?
Thanks!

Silly me..
Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

frankfaustino picture frankfaustino  路  4Comments

lukBakTsh picture lukBakTsh  路  3Comments

miguel-pm picture miguel-pm  路  3Comments

DennisMuchiri picture DennisMuchiri  路  4Comments

GervaisYO picture GervaisYO  路  4Comments