Skip to content

Files

Latest commit

author
Fabio Greter
May 22, 2024
0c36442 · May 22, 2024

History

History
31 lines (18 loc) · 508 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 508 Bytes

react-native-mapbox-navigation

asdf

Installation

npm install react-native-mapbox-navigation

Usage

import { MapboxNavigationView } from "react-native-mapbox-navigation";

// ...

<MapboxNavigationView color="tomato" />

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