birkir / react-native-carplay

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

Is EventBus actually used? #179

Open uzegonemad opened 3 months ago

uzegonemad commented 3 months ago

I received a note from Google Play on my latest app release as follows:

image

I traced it to here: https://github.com/birkir/react-native-carplay/blob/109c0a6257854016d51ab16a9dad6110340c29a3/packages/react-native-carplay/android/build.gradle#L107

Is EventBus actually used in the Android Auto implementation? I couldn't find it anywhere.

birkir commented 1 month ago

You are right, it is being used anymore.