Releases: tolu360/react-native-google-places
Releases · tolu360/react-native-google-places
v3.1.2
v3.1.1
v3.1.0
v3.0.5
addressComponents
is now supported on bothiOS
andAndroid
.addressComponents
,openingHours
,phoneNumber
andwebsite
cannot be requested asplace fields
when requesting for a place byplaceID
or fetching for thecurrent place
.TS static types
are added.- Migrated to the new
iOS and Android SDKs
. - The
Place Picker
is now deprecated and removed from this package.
v2.5.0
v2.4.8
lookUpPlacesByIDs
method is introduced to fetch details for 2 or more places with an array ofplaceIDs
. See the readme for usage example.- A new sample app is released to help with sample usage and debugging issues.
- Update and profit.