I am trying achieve adding AR based navigation for walking, driving, and motorcycle into a project. I read that react native mapbox depends on react-viro
for such a task so installed react viro successfuly, and got it working to view the hello world scene now I am lost where to continue from here as I tried to install react-native-mapbox-ar
using:
npm install --save react-native-mapbox-ar
but not finding the package in npm repository.
I have on map polyline coordinates but not sure how to map it to AR world.How can I achieve such a goal to get coordinates of polyline to view on AR?I would like to achieve this result: