ecarra-mapbox-navigation
v5.1.1
Published
react-native library for mapbox navigation
Downloads
1
Maintainers
Readme
ecarra-mapbox-navigation
react-native navigation module for mapbox navigation
Installation
npm install ecarra-mapbox-navigation
Usage
import { multiply } from 'ecarra-mapbox-navigation';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library