Skip to content

Releases: googlemaps/react-native-navigation-sdk

v0.12.1

15 Dec 13:21
d3745c9

Choose a tag to compare

0.12.1 (2025-12-15)

Bug Fixes

  • setReportIncidentButtonEnabled for Android (#520) (832e62a)

v0.12.0

02 Dec 08:50
c5f1fac

Choose a tag to compare

0.12.0 (2025-12-02)

⚠ BREAKING CHANGES

  • iOS header_dir changed to ReactNativeGoogleMapsNavigation for direct imports.
  • no_destinations error string on iOS is changed to NO_DESTINATIONS, matching other error code formats and Android implementation

Features

Bug Fixes

  • android view invalidation mechanism (#505) (4f770c9)
  • iOS navigation session attachment and detachment (#497) (cc0aae1)
  • navigation session error handling (#502) (a8ddabb)
  • re-expose public iOS header files (#509) (00c4635)
  • resolve map view initialization timing issue (#504) (3c46f4d)

Miscellaneous Chores

  • breaking change on re-expose public iOS header files (#511) (e04d42a)

v0.11.0

13 Oct 07:48
2349ab9

Choose a tag to compare

0.11.0 (2025-10-13)

⚠ BREAKING CHANGES

  • upgrade Android SDK to 7.0.0 (#481)

Features

v0.10.3

19 Sep 12:38
0ba5bcd

Choose a tag to compare

0.10.3 (2025-09-19)

Bug Fixes

v0.10.2

11 Sep 13:25
9848783

Choose a tag to compare

0.10.2 (2025-09-11)

Bug Fixes

  • pin react-test-renderer version to fix npm install issues (#471) (e3f0f81)

v0.10.1

11 Sep 09:26
2d4a8c2

Choose a tag to compare

0.10.1 (2025-09-10)

Features

v0.10.0

11 Aug 14:34
5a5e35b

Choose a tag to compare

0.10.0 (2025-08-11)

⚠ BREAKING CHANGES

  • upgrade to latest sdks (#459)

Features

v0.9.3

31 Mar 11:47
eb7cca8

Choose a tag to compare

0.9.3 (2025-03-31)

Features

  • update ios nav sdk to 9.3.0 and android to 6.0.2 (#403) (18ce410)
  • update Navigation SDK for Android to version 6.1.0 (5496a21)

v0.9.2

18 Dec 07:19
8e888fd

Choose a tag to compare

0.9.2 (2024-12-17)

Features

Miscellaneous Chores

  • small logic improvements to example app (#371) (17f5458)

v0.9.1

29 Nov 08:42
dbb679e

Choose a tag to compare

0.9.1 (2024-11-29)

Bug Fixes