invertase / notifee

⚛️ A feature rich notifications library for React Native.
https://notifee.app
Apache License 2.0
1.88k stars 226 forks source link

Feature Request: Support for Custom Layouts in Android Notifications (RemoteViews) #1099

Closed c-info closed 1 month ago

c-info commented 2 months ago

Does Notifee currently support custom layouts for Android notifications using RemoteViews? If not, is there any plan to add this feature?

github-actions[bot] commented 1 month ago

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

mikehardy commented 1 month ago

I assume you are referring to this? https://developer.android.com/develop/ui/views/notifications/custom-notification

There is no support for that currently. There is currently no plan to invest any development effort to support it.

If this is an important use case for you and a well-done PR was proposed, it could be considered for merge