Skip to content

Releases: pinpong/react-native-google-maps-plus

v1.8.2

02 Nov 01:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.8.2 (2025-11-02)

🐛 Bug Fixes

🛠️ Other changes

v1.8.0-dev.2

02 Nov 01:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.8.0-dev.2 Pre-release
Pre-release

1.8.0-dev.2 (2025-11-02)

🐛 Bug Fixes

v1.8.1

31 Oct 15:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.8.1 (2025-10-31)

🐛 Bug Fixes

  • camera event type (4066932)
  • ios: correct marker build & update threading (9508db2)
  • ios: proper MainActor handling and tracksViewChanges toggle timing (1d8de9a)

💨 Performance Improvements

  • ios: optimize marker icon rendering and task cleanup (b51b1da)

🛠️ Other changes

v1.8.0-dev.1

31 Oct 15:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.8.0-dev.1 Pre-release
Pre-release

1.8.0-dev.1 (2025-10-31)

🐛 Bug Fixes

v1.7.0-dev.17

31 Oct 11:35
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.7.0-dev.17 Pre-release
Pre-release

1.7.0-dev.17 (2025-10-31)

🐛 Bug Fixes

  • ios: proper MainActor handling and tracksViewChanges toggle timing (1d8de9a)

v1.7.0-dev.16

31 Oct 09:36
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.7.0-dev.16 Pre-release
Pre-release

1.7.0-dev.16 (2025-10-31)

🐛 Bug Fixes

  • ios: correct marker build & update threading (9508db2)

💨 Performance Improvements

  • ios: optimize marker icon rendering and task cleanup (b51b1da)

🛠️ Other changes

  • add missing changes from last commit (39f063f)
  • android: create bitmap with device density (4cd4c82)
  • example: update svg marker image links (51144e0)

v1.8.0

30 Oct 14:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.8.0 (2025-10-30)

✨ Features

🐛 Bug Fixes

  • map features build and update logic (eba6560)

🔄 Code Refactors

  • example: use wrapCallback for hybridRef assignment (7b2cd60)
  • remove unused id param from buildIconAsync (cc00c2a)

🛠️ Other changes

  • add missing changes from last commit (39f063f)
  • android: create bitmap with device density (4cd4c82)
  • android: update dependencies (c69cffd)
  • example: map background color (180c372)
  • example: update (9129005)
  • example: update svg marker image links (51144e0)
  • merge dev into main (12b7788)

v1.7.0-dev.15

30 Oct 10:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.7.0-dev.15 Pre-release
Pre-release

1.7.0-dev.15 (2025-10-30)

🔄 Code Refactors

  • remove unused id param from buildIconAsync (cc00c2a)

🛠️ Other changes

  • android: update dependencies (c69cffd)

v1.7.0-dev.14

30 Oct 05:15
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.7.0-dev.14 Pre-release
Pre-release

1.7.0-dev.14 (2025-10-30)

🐛 Bug Fixes

  • map features build and update logic (eba6560)

🛠️ Other changes

v1.7.0-dev.13

29 Oct 04:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.7.0-dev.13 Pre-release
Pre-release

1.7.0-dev.13 (2025-10-29)

✨ Features

🔄 Code Refactors

  • example: use wrapCallback for hybridRef assignment (7b2cd60)

🛠️ Other changes

  • merge dev into main (63d2aa2)
  • merge dev into main (3998306)
  • sync code parity between Android and iOS (302d359)