googlemaps / react-native-navigation-sdk

Apache License 2.0
25 stars 5 forks source link

feat: add carplay and android auto support #255

Closed illuminati1911 closed 2 weeks ago

illuminati1911 commented 1 month ago

Adds support for Apple CarPlay and Android Auto.

Resolves #177

ArturoSalazarB16 commented 1 month ago

Hi! Thanks a lot for working on this Ville/Joonas. Moving forward, is it possible to create unitary PRs to make reviewing easier? and would also be easier to debug/investigate any possible issues.

Example: for this particular case, would it have been possible to split out Android Auto Vs CarPlay changes? we'd have different folks reviewing each platform, so that would also make it easier for them to track.

To not delay the feature, please don't block on this comment. It's more feedback for future changes.

ArturoSalazarB16 commented 1 month ago

Hi @ShirwaM! If you get some bandwidth, can you please take a look at the iOS portion of the PR? (And also if you have any feedback around Android Auto implementation that would be amazing).

thanks! Arturo