shinyorg / shiny

.NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)
https://shinylib.net
MIT License
1.46k stars 227 forks source link

[Feature Request]: Allow images in Shiny Notifications #1538

Open edgiardina opened 2 days ago

edgiardina commented 2 days ago

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

aritchie commented 1 day ago

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