birkir / react-native-carplay

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

Implement image button in CarPlay CPNowPlayingTemplate. #178

Closed janwiebe-jump closed 4 weeks ago

janwiebe-jump commented 3 months ago

Fixes #171 The typings were already there, but RNCarPlay.m did not use the image property of the button of the CPNowPlayingTemplate. This PR implements this, so the image will be rendered.