react-native-google-places-autocomplete icon indicating copy to clipboard operation
react-native-google-places-autocomplete copied to clipboard

Bug Report

Open manumathew17 opened this issue 3 years ago • 2 comments

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

  • [ ] iOS
  • [x] Android
  • [ ] Web

manumathew17 avatar Oct 27 '22 18:10 manumathew17

Any workaround available?

RichardWodabek avatar Jul 29 '23 00:07 RichardWodabek

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

jacquesdev avatar Sep 15 '23 10:09 jacquesdev