Skip to content

Releases: Protino/react-native-google-places-compat

Release 0.3.0-alpha.6

10 Mar 13:15

Choose a tag to compare

Release 0.3.0-alpha.6 Pre-release
Pre-release

0.3.0-alpha.6 (2025-03-10)

Bug Fixes

  • use GMSPlaceField instead of GMSPlaceProperty (c888dec)

Release 0.3.0-alpha.5

17 Jul 13:18

Choose a tag to compare

Release 0.3.0-alpha.5 Pre-release
Pre-release

0.3.0-alpha.5 (2024-07-17)

Bug Fixes

  • enum.entries to values.list (e63e92f)

Release 0.3.0-alpha.4

17 Jul 12:55

Choose a tag to compare

Release 0.3.0-alpha.4 Pre-release
Pre-release

0.3.0-alpha.4 (2024-07-17)

Bug Fixes

  • set java compat version to 11 (ada9584)

Release 0.3.0-alpha.3

17 Jul 12:41

Choose a tag to compare

Release 0.3.0-alpha.3 Pre-release
Pre-release

0.3.0-alpha.3 (2024-07-17)

Bug Fixes

  • remove postinstall script (cf79896)

Full Changelog: v0.3.0-alpha.2...v0.3.0-alpha.3

Release 0.3.0-alpha.2

17 Jul 12:25

Choose a tag to compare

Release 0.3.0-alpha.2 Pre-release
Pre-release

0.3.0-alpha.2 (2024-07-17)

Full Changelog: v0.3.0-alpha.1...v0.3.0-alpha.2

Release 0.3.0-alpha.1

17 Jun 07:02

Choose a tag to compare

Release 0.3.0-alpha.1 Pre-release
Pre-release

0.3.0-alpha.1 (2024-06-17)

Features

  • places (New) Api integration on iOS (116af12)

Release 0.3.0-alpha.0

13 Jun 13:48

Choose a tag to compare

Release 0.3.0-alpha.0 Pre-release
Pre-release
  • Merge remote-tracking branch 'origin/developer' into developer (66bb854)
  • chore: add release scripts (85e61a5)
  • Merge pull request #5 from Protino/feat/places-new-api (1a58990)
  • feat: export LOCATION_ONLY_FIELDS preset as it is widely used (b76c300)
  • fix: example app changes for Places API (new) impl (94ca164)
  • feat: add Places API (new) implementation on Android (4630309)

Release 0.2.5

07 Mar 07:35

Choose a tag to compare

Release 0.2.5 Pre-release
Pre-release

0.2.5 (2024-03-07)

Release 0.2.4

04 Mar 08:09

Choose a tag to compare

Release 0.2.4 Pre-release
Pre-release

0.2.4 (2024-03-04)

Bug Fixes

  • add missing extern method for initialization in iOS (a99a3c7)
  • incorrect dismiss call in PlacesViewController (4e53749)
  • version mismatch (35e8ec5)

Release 0.2.2

04 Mar 07:06

Choose a tag to compare

Release 0.2.2 Pre-release
Pre-release

0.2.2 (2024-03-04)

Bug Fixes

  • session token init on ios (e7b36b9)