shiny
shiny copied to clipboard
[Feature Request]: Allow images in Shiny Notifications
Summary
iOS and Android both allow for Notifications to contain images aligned on the right hand side of the notification.
API Changes
Shiny.Notifications.Notification should contain an ImageSource or other property to set an image
Intended Use Case
I want to show images on notifications in Shiny.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
This isn't doable on iOS without a notification extension which isn't something I want to get into at this time. It is a fair bit of documentation that doesn't come out of the box from MAUI on how to link those projects