Skip to content

adhendo/react-native-mapbox-navigation

 
 

Repository files navigation

🗺️ React Native Mapbox Navigation

IMPORTANT: This is still a Work in Progress. Not yet functional.

Smart Mapbox turn-by-turn routing based on real-time traffic for React Native.

⭐ Features

  • Simple installation and usage
  • Mutable speech announcements
  • Route simulation

▶️ Installation

npm i react-native-mapbox-navigation
cd ios && pod install --repo-update
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />

▶️ Usage

<MapboxNavigation origin={[8.0, 46.0]} destination={[8.0, 46.0]} />

💻 Contributing

Contributions are very welcome. Please check out the contributing document.

🔖 License

This project is Apache License 2.0 licensed.

About

🗺️ Smart Mapbox turn-by-turn routing based on real-time traffic for React Native.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 68.6%
  • Swift 20.9%
  • Ruby 6.2%
  • Objective-C 3.2%
  • JavaScript 1.1%