ErrorPro / react-google-autocomplete

React components for google places API.
MIT License
473 stars 114 forks source link

Autocomplete drop down is missing addresses #165

Closed aar9nk closed 2 years ago

aar9nk commented 2 years ago

Possibly a duplicate of #117

I'm currently using react-native-google-places-autocomplete in my React Native app and it displays far more address results. I am looking for street addresses so I have added that as a type. The bounds option is irrelevant and the rest is default.

ErrorPro commented 2 years ago

@aar9nk share the code so that I can run it to reproduce whats going on. But as u pointed out it could be that some properties not configured correctly