react-native-google-places-autocomplete
                                
                                 react-native-google-places-autocomplete copied to clipboard
                                
                                    react-native-google-places-autocomplete copied to clipboard
                            
                            
                            
                        Search by Places (shops/stores)
I'm working on a uni project for my final year. I've studied multiple ways of implementing this library and I finally managed to use it. However, it appears to me that it only searches addresses.
Is it possible to use this library to search for places? get their photos, type and etc...
I appreciate any response.
  query={{
    key: '',
    language: 'en',
    type: 'establishment',
  }}
You can use type "establishment" instead of "address" to search Places