homeeondemand / react-native-mapbox-navigation

A navigation UI ready to drop into your React Native application
MIT License
162 stars 123 forks source link

How to Integrate with Carplay #45

Open carlos-nunez opened 3 years ago

carlos-nunez commented 3 years ago

I'm trying to create a Carplay navigation app and this seems to imply theres support for it. Does anyone know how to accomplish this? Haven't been able to find instructions

WindCrafter commented 3 years ago

Do you find a solution? I'm stuck on the white screen in Carplay when mobile is working fine. image

carlos-nunez commented 3 years ago

Nope not yet. We're looking into mounting the navigation SDK onto the screen using Swift, but we'd definitely prefer to get this working.

nixolas1 commented 3 years ago

Tried https://github.com/birkir/react-native-carplay ?