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

Debounce for search input?

Open thongxuan opened this issue 2 years ago • 1 comments

Now every keystroke sends an API request to Google API, and we don't have an option for debounce.

thongxuan avatar Sep 01 '23 00:09 thongxuan

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?

NousClic avatar Sep 05 '23 22:09 NousClic