You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more details installation you can read the [Official docs of Mapbox](https://docs.mapbox.com/android/navigation/guides/installation).
137
149
@@ -157,6 +169,11 @@ import { MapboxTurnByTurnNavigationView } from "react-native-mapbox-turn-by-turn
157
169
/>
158
170
```
159
171
Please refer to the [example](_media/App.tsx) project for more detailed usage and configuration options.
172
+
173
+
## Docs
174
+
175
+
For detailed documentation please refer to the [docs](_media/globals.md) directory.
176
+
160
177
## Contributing
161
178
162
179
Contributions are welcome! Please see the [contributing guide](_media/CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
0 commit comments