You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we dynamically load images in our app, we need to dynamically update images in CarPlay. Currently only asset images are supported. Another parameter in CPListItem (or a CPUIImage class mapping to the UIImage class from swift uikit) would be neat.
I could help with the PR and implementation if needed. Any opinions?
The text was updated successfully, but these errors were encountered:
As we dynamically load images in our app, we need to dynamically update images in CarPlay. Currently only asset images are supported. Another parameter in CPListItem (or a CPUIImage class mapping to the UIImage class from swift uikit) would be neat.
I could help with the PR and implementation if needed. Any opinions?
The text was updated successfully, but these errors were encountered: