Releases: homeeondemand/react-native-mapbox-navigation
Releases · homeeondemand/react-native-mapbox-navigation
v2.0.0
1.1.0
Changes
- Added ability to hide iOS
StatusView
viahideStatusView
prop
1.0.9
Changes
- Fixed issue with the npm publish in
1.0.8
(all files should be published)
1.0.8
Changes
- Added TypeScript support and definitions
1.0.7
Changes
- Bumps the version of the iOS SDK to
1.3.0
- Added note about Mapbox terms in the license section
1.0.6
Changes
- Bumps the version of the Android SDKs to
1.5.0
, which removes theACCESS_BACKGROUND_LOCATION
permission
1.0.5
1.0.4
1.0.2
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 addinguse_frameworks!
to your podfile. - Documented how to solve ios build issues.
1.0.1
Changes
- Fix react dependency to enable Xcode 12 build (facebook/react-native#29633 (comment))