Skip to content

Releases: googlemaps/react-native-navigation-sdk

v0.16.3

12 Jun 10:29
ee9574d

Choose a tag to compare

0.16.3 (2026-06-12)

Bug Fixes

  • enable android turn by turn events on background (#613) (90f5fb5)

v0.16.2

10 Jun 10:49
de4eabe

Choose a tag to compare

0.16.2 (2026-06-10)

Features

v0.16.1

25 May 11:30
062d65b

Choose a tag to compare

0.16.1 (2026-05-25)

Features

v0.16.0

25 May 07:43
e8caa4d

Choose a tag to compare

0.16.0 (2026-05-25)

⚠ BREAKING CHANGES

  • speedLimitIconEnabled and speedometerEnabled prop value now defaults to false to match the platform SDK implementations.

Bug Fixes

  • change the fabric codegen defaults to match the native SDKs (#596) (420a5fe)

v0.15.3

21 May 05:10
3d8a499

Choose a tag to compare

0.15.3 (2026-05-19)

Bug Fixes

  • prop handling on native Android implementation (#592) (931f23c)

v0.15.2

04 May 06:07
f576832

Choose a tag to compare

0.15.2 (2026-05-03)

Features

v0.15.1

22 Apr 05:53
22075ce

Choose a tag to compare

0.15.1 (2026-04-21)

Bug Fixes

v0.15.0

21 Apr 09:32
ca3e4e6

Choose a tag to compare

0.15.0 (2026-04-21)

⚠ BREAKING CHANGES

  • continueToNextDestination() now returns ContinueToNextDestinationResponse containing waypoint and routeStatus
  • mapStyle prop on Android now expects the JSON styling string directly, matching iOS behavior. Previously Android incorrectly expected a URL to a JSON style file.

Features

  • upgrade Nav SDKs to Android 7.6.0 and iOS 10.12.0 (#571) (8292ae1)

Bug Fixes

  • cross platform mapStyle prop handling (#565) (54c25c6)
  • prevent crash on min/max zoom changes and fix zoom on navigation (#572) (92cecf8)
  • prevent crash when tapping marker without snippet on iOS (#568) (72069ca)
  • resolve race condition in location listener causing NullPointerException (#569) (11f79ae)

v0.14.3

08 Apr 13:31
1dd2087

Choose a tag to compare

0.14.3 (2026-04-08)

Features

  • upgrade Navigation SDK for Android to 7.5.0 (#557) (f472ed3)

v0.14.2

13 Mar 11:54
2aaff3b

Choose a tag to compare

0.14.2 (2026-03-13)

Features

  • upgrade iOS Nav SDK to 10.10.0 and Android to 7.4.0 (#543) (1231c36)