What's the likelihood of CarPlay support in RN?

840 views Asked by At

We're building a mobile app that we need CarPlay and Android Auto support for. I noticed that there's very little in the way of documentation/discussion around CarPlay + RN, but it seems that RN straight up doesn't support CarPlay.

Is this not something that's on the roadmap at all? What might be the steps to add CarPlay AA support in RN?

2

There are 2 answers

0
ide On BEST ANSWER

CarPlay support isn't on the roadmap for React Native to my knowledge. You could try forking React Native and getting it to compile for CarPlay, though.

0
David Sinclair On

You might try react-native-carplay