react-native-google-places-autocomplete
react-native-google-places-autocomplete copied to clipboard
Debounce API calls instead of only delaying them
https://github.com/FaridSafi/react-native-google-places-autocomplete/issues/918
Can this be merged? At the moment, this library can rack up the costs unnoticed, as documentation is stating there is a request debouncing when in fact there is not.