birkir / react-native-carplay

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

Now Playing template for CarPlay audio apps #19

Closed martinthedinov closed 1 year ago

martinthedinov commented 4 years ago

Hi

Any chance you plan on adding other templates, in particular the Now Playing one for CP audio apps? If not, maybe I can add support for this. Let me know please.

Thanks!

birkir commented 4 years ago

I am happy to accept pull requests!

martinthedinov commented 4 years ago

I am happy to accept pull requests!

Great. Working on some audio apps with CarPlay now - will try to work in an addition to this module too soon.

birkir commented 4 years ago

I added the Now Playing template, but cannot get it working.

Also cannot get PointOfInterest nor Contact templates working.

https://github.com/birkir/react-native-carplay/blob/master/ios/RNCarPlay.m#L143-L150

maendamedia commented 3 years ago

Same problem here. No templates are working, or i do something wrong. I like to use the nowplaying template too and show the now playing and an image on the background.

I only see: CANNOT CONNECT TO NULL_

What am i doing wrong?

urtti commented 3 years ago

Any updates on this? I'd need to add CarPlay audio app to a React Native app. Now Playing screen would be pretty much a must-have. Any good ways to work around it?

birkir commented 3 years ago

Sorry, I don’t have the capacity to work on it for now. But as I said happy to accept PRs.

urtti commented 3 years ago

Sorry, I don’t have the capacity to work on it for now. But as I said happy to accept PRs.

No worries, thanks for the quick response and for creating this repo. It's really helpful!

ForrestDWS commented 3 years ago

@birkir Do you know when you might be able to find the time to work on adding now playing functionality?

birkir commented 1 year ago

Works in 2.3.0

syedslegend786 commented 5 months ago

2.3.0

image

Is that working in that version