birkir / react-native-carplay

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

Update actions and items on InformationTemplate #95

Closed admin-bfd closed 1 year ago

admin-bfd commented 2 years ago

Adds additional functionality to the InformationTemplate for updating actions and items. A CPInformationTemplates items and actions can be updated by assigning it a new array.

https://developer.apple.com/documentation/carplay/cpinformationtemplate/3664504-items https://developer.apple.com/documentation/carplay/cpinformationtemplate/3664502-actions