Skip to content

Releases: homeeondemand/react-native-mapbox-navigation

v2.0.0

03 Feb 17:11
763ce02

Choose a tag to compare

Changes

  • Upgrade iOS Mapbox Navigation SDK to version 2.1.0
  • Upgrade Android Mapbox Navigation SDK to version 2.0.0
  • Add an example app with library implemented
  • Implement customizable navigational UI for Android

1.1.0

21 Jul 22:15

Choose a tag to compare

Changes

  • Added ability to hide iOS StatusView via hideStatusView prop

1.0.9

16 Jul 16:02

Choose a tag to compare

Changes

  • Fixed issue with the npm publish in 1.0.8 (all files should be published)

1.0.8

15 Jul 18:46

Choose a tag to compare

Changes

  • Added TypeScript support and definitions

1.0.7

05 Apr 22:23

Choose a tag to compare

Changes

  • Bumps the version of the iOS SDK to 1.3.0
  • Added note about Mapbox terms in the license section

1.0.6

31 Mar 02:15

Choose a tag to compare

Changes

  • Bumps the version of the Android SDKs to 1.5.0, which removes the ACCESS_BACKGROUND_LOCATION permission

1.0.5

07 Mar 17:06

Choose a tag to compare

Changes

  • Set MapboxMobileEvents as a dynamic framework in the podfile - dbb5c7c
  • Document changes needed for project podfile - 7feb313

1.0.4

04 Mar 02:24

Choose a tag to compare

Changes

  • Added showsEndOfRouteFeedback prop that controls showing the end of route feedback UI when the route controller arrives at the final destination (#19)
  • Documented potential archive issue on iOS

1.0.2

01 Mar 23:58

Choose a tag to compare

Changes

  • Added the hack that @react-native-mapbox-gl uses to overcome the headache with RN, cocoapods, and use_frameworks!. It allows this library to be used without adding use_frameworks! to your podfile.
  • Documented how to solve ios build issues.

1.0.1

01 Mar 03:29

Choose a tag to compare

Changes