birkir / react-native-carplay

CarPlay with React Native
https://birkir.dev/react-native-carplay/
MIT License
642 stars 107 forks source link

How to use react-native-carplay sending my destination when I click the button on my React Native app. #74

Closed leonidlewis closed 2 years ago

leonidlewis commented 2 years ago

I am building the tracking app that contains Map. When I click the "send location" button on my app( This works on my phone), I want to send the selected address from my phone to Carplay. Is it possible and which API Can I call on my app?

birkir commented 2 years ago

Yes, It's up to you which Map library you will use, and the API to call depends on that. Feel free to ask on StackOverflow.