react-native-google-places-autocomplete
react-native-google-places-autocomplete copied to clipboard
Debounce for search input?
Now every keystroke sends an API request to Google API, and we don't have an option for debounce.
I have this problem the autocompletion in IOS works very well but in Android it does not work, the response time is more than 1 minute and in the same way when the routes are generated. the same thing happens to you?