Questions tagged [react-google-places-autocomplete]

17 questions
-1
votes
1 answer

How to add image on react-native-google-places-autocomplete list

I can't figure out this problem. Is it possible on this npm library? This is what I want to achieve
-2
votes
1 answer

Google Places API gives name of the state as city in the suggestion

We are using google places API to autocomplete state, city or region searches. The issue is when one searches for a state, Places API gives two results one for the state and the other for the city/region. For eg, if we search Maine we get Maine, USA…
1
2