react-native-google-places-autocomplete
react-native-google-places-autocomplete copied to clipboard
Close list when clicking outside, and multiple countries
Describe the problem
I am implementing this library, and I cant figure out a good way to close the result list when the user clicks outside the list. It is closed if they select another text input or if they select an item. Is there a way to close the list when clicking outside? Or do I have to handle this myself?
Is there a way to select among a range of countries, or is it restricted to either one or all?
Reproduction - (required - issue will be closed without this)
standard example
Additional context
-
Library Version: [e.g. 2.5.1]
-
React Native Version: [e.g. 0.72.3]
-
[x] iOS
-
[ ] Android
-
[ ] Web
If you are using expo please indicate here:
- [x] I am using expo
Add any other context about the problem here, screenshots etc