react-native-google-places-autocomplete
react-native-google-places-autocomplete copied to clipboard
Customizable Google Places autocomplete component for iOS and Android React-Native apps
# What's in this PR? This PR adds a `listLoaderComponent` prop to enable showing a loading component while results are loading ### Quick summary of the changes you made. -...
It simply stopped working for all version on Android. I'm not sure why, anybody else getting the issue as well ?
I'm having trouble using Google Places Autocomplete within a Modalize. When I type the address, it opens the ListView with the autocomplete suggestions. If the keyboard is open and I...
# How to change font-family of placeholder text I want to change font-family of place holder text (Please refere below image for required output)  Starting State:  Inserting Address Dynamically:  Selecting First Queried Option: 
I'd love if it was possible to do a custom search alongside the built in Places search. This would be used to send a request to a custom API to...