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

possible fix for the issue #654 : after manually setting the address …

Open DjoudiMansouri opened this issue 2 years ago • 1 comments

…with useRef() AND focusing the input, the query is triggered again through _handleChangeText(stateText)

DjoudiMansouri avatar May 17 '23 10:05 DjoudiMansouri

Solves : #654

DjoudiMansouri avatar May 17 '23 15:05 DjoudiMansouri