0.2.2 • Published 3 years ago
rn-mapbox-navigation v0.2.2
React Native Mapbox Navigation
React Native Mapbox Navigation by curve infotech
Smart Mapbox turn-by-turn routing based on real-time traffic for React Native.
:star: Features
- Simple installation and usage
- Mutable speech announcements
- Route simulation
:arrow_forward: Installation
npm i react-native-mapbox-navigation
cd ios && pod install --repo-update
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
:arrow_forward: Usage
<MapboxNavigation origin={[8.0, 46.0]} destination={[8.0, 46.0]} />
:computer: Contributing
Contributions are very welcome. Please check out the contributing document.
:bookmark: License
This project is Apache License 2.0 licensed.