birkir / react-native-carplay

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

Add playbackProgress and accessoryImage for list items #165

Closed DanielKuhn closed 7 months ago

DanielKuhn commented 8 months ago

Adds support for playbackProgress (https://developer.apple.com/documentation/carplay/cplistitem/3551779-playbackprogress) accessoryImage (https://developer.apple.com/documentation/carplay/cplistitem/3626470-setaccessoryimage) to list items.