react-native-google-places-autocomplete
                                
                                 react-native-google-places-autocomplete copied to clipboard
                                
                                    react-native-google-places-autocomplete copied to clipboard
                            
                            
                            
                        How to trigger onPress() after calling setAddressText() ?
I want to set the AddressText programmatically and then call the onPress() function, so I can use the returned search data/details. Any help here? Shouldnt the onPress function be automatically triggered?
Thanks!
Have you find any solutions?