Skip to content

Releases: tolu360/react-native-google-places

v3.1.2

06 Aug 14:12
Compare
Choose a tag to compare
  • Patch to allow jetifier run successfully

v3.1.1

27 Jun 21:44
Compare
Choose a tag to compare
  • All placeFields are now supported when calling lookUpPlaceByID on both platforms.

v3.1.0

20 Jun 21:42
Compare
Choose a tag to compare
  • Release deprecates manual linking in favor of total Cocoapods setup.

v3.0.5

24 May 15:02
Compare
Choose a tag to compare
  • addressComponents is now supported on both iOS and Android.
  • addressComponents, openingHours, phoneNumber and website cannot be requested as place fields when requesting for a place by placeID or fetching for the current 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

05 Apr 14:40
Compare
Choose a tag to compare

Add support for Project-Wide Gradle Configuration. See the README for more details.

v2.4.8

04 Apr 17:19
8b4999b
Compare
Choose a tag to compare
  • lookUpPlacesByIDs method is introduced to fetch details for 2 or more places with an array of placeIDs. See the readme for usage example.
  • A new sample app is released to help with sample usage and debugging issues.
  • Update and profit.

v2.1.0

05 Apr 17:28
Compare
Choose a tag to compare
  • Upgraded Google APIs to 10.2.0
  • You need Android Build Tools v25+ for this release.

v1.1.0

05 Apr 17:49
Compare
Choose a tag to compare
  • See release notes for v2.1.0