Skip to content

Releases: googlemaps/react-native-navigation-sdk

v0.8.0

25 Oct 10:09
8c7f569
Compare
Choose a tag to compare

0.8.0 (2024-10-24)

Features

  • support navigation disposal on app exit on android (#308) (6c6123b)
  • update navigation sdk versions (iOS -> 9.1.2, Android -> 6.0.0) and min iOS version to 15 (#306) (cdd7b68)

Bug Fixes

  • enable navigation map on carplay (#315) (aa56cbe)
  • handle navigation listeners on NavigationProvider mount and unmount (#294) (6674a4f)
  • handle taskRemovedBehaviourValue on iOS (#314) (2e1137e)

v0.7.0

17 Oct 07:06
8397699
Compare
Choose a tag to compare

0.7.0 (2024-10-15)

Features

  • add carplay and android auto support (#255) (933209a)

v0.6.1

27 Sep 10:39
87146e0
Compare
Choose a tag to compare

0.6.1 (2024-09-27)

Bug Fixes

  • enable remaining time distance listener on ios (#276) (9364d0e)

v0.6.0

15 Sep 08:37
1d8b98d
Compare
Choose a tag to compare

0.6.0 (2024-09-13)

Features

v0.5.1

11 Sep 16:01
b43fc92
Compare
Choose a tag to compare

0.5.1 (2024-09-10)

Bug Fixes

  • apply styling options for iOS navigation view (#248) (32dd6b3)
  • ensure EventDispatcher always receives non-null data from NavViewEvent (#256) (0ee4e8a)
  • marker click events on android (#257) (a3ee9ae)

v0.5.0

05 Sep 12:17
Compare
Choose a tag to compare

0.5.0 (2024-09-05)

⚠ BREAKING CHANGES

  • The height and width properties have been removed from NavigationView in favor of an optional style property.

Features

  • view callback and layout functionality improvements (#239) (d24855b)

Miscellaneous Chores

v0.4.3

19 Aug 19:23
382aa53
Compare
Choose a tag to compare

0.4.3 (2024-08-19)

Miscellaneous Chores

  • release 0.4.3 (6f0b74f), first version available on npm as @googlemaps/react-native-navigation-sdk

v0.4.2

07 Aug 15:56
80754c7
Compare
Choose a tag to compare

0.4.2 (2024-08-06)

Bug Fixes

  • setFollowingPerspective functionality for iOS (#222) (ea85603)

v0.4.1

05 Aug 18:15
7229a65
Compare
Choose a tag to compare

0.4.1 (2024-08-05)

Bug Fixes

v0.4.0

30 Jul 20:44
dd603f7
Compare
Choose a tag to compare

0.4.0 (2024-07-30)

Miscellaneous Chores