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

Customizable Google Places autocomplete component for iOS and Android React-Native apps

Results 124 react-native-google-places-autocomplete issues
Sort by recently updated
recently updated
newest added

adds a loader that appears when text is changed - until the results finished loading. The loader can be customized via `renderTypingLoader` property. and can be disabled\enabled via `enableTypingLoader` property....

# How to use a restricted API key for android and ios. I have created a restricted API key for both platforms android and iOS but it's not working can...

question

**Autocomplete Service Issue with Restricted Google API Key in React Native Android App** I've encountered a bug with the Autocomplete service of the Place API in my React Native Android...

bug

Hello, I'm Oliver, a full stack developer based in Lagos, Nigeria. I have about 5 years of experience using React Native I'd love to become a maintainer and further drive...

enhancement

### Description: If the user types something that does not return autocomplete results, onNotFound does not return anything. In the code it accepts the data of responseJSON, but it does...

In web this is very slow. It is almost taking 1-2 minutes for each key response. Are there any changes recently done? It was working fine 3 weeks back.Please let...

bug

# 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...

bug

Right now an empty list is returned as soon as you start typing and then the full list of results is produced when the request is completed. This was apparently...

There are a number of issues and PRs related to loading states and when, how and where to show the loaders. I am creating this issue to keep track of...

enhancement
discussion

Hi, how to show loader while loading the search result ? automatically it is not showing, and how to show.. it is not there in the documentation.

question