FaridSafi / react-native-google-places-autocomplete

Customizable Google Places autocomplete component for iOS and Android React-Native apps
MIT License
2.01k stars 852 forks source link

Bug Report #851

Open manumathew17 opened 2 years ago

manumathew17 commented 2 years ago

Dark mode Everything shows in white expect the divider

On enabling dark mode the suggestion and place holder text not showing

Enable Dark mode in your android phone

RichardWodabek commented 1 year ago

Any workaround available?

jacquesdev commented 1 year ago

For placeholder you will need to specifically set the text color, https://github.com/FaridSafi/react-native-google-places-autocomplete/issues/863#issuecomment-1492879498. I am not sure what suggestion is, but you can set any styling you require there