mirzemehdi / KMPNotifier

Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)
http://mirzemehdi.com/KMPNotifier/
Apache License 2.0
340 stars 19 forks source link

Support for images in notifications? #64

Open Tweener opened 3 months ago

Tweener commented 3 months ago

Hi,

First of all, great work for your libraries man! Love what you do and it's very useful 💪

I've integrated successfully this library in one of my project. Everything works nicely. I was wondering if you plan to add the image feature in notifications? (For instance, this documentation for Android).

Cheers!

mirzemehdi commented 3 months ago

@Tweener, yes this is good point. I'll add this to next milestone. Also for next step will think about maybe passing whole notification builder for more advanced customization if possible

Tweener commented 3 months ago

Yes this would be even better with the builder, great idea!

Shabinder commented 2 months ago

+1 for this

Khudoyshukur commented 2 months ago

@mirzemehdi Thank you for the this great lib. Also, it would be great if you add this enhancement sooner !!!

Also, one question, is this issue open for contribution?

mirzemehdi commented 2 months ago

@Khudoyshukur yes, it is open for contribution. I couldn't find some time to implement this, but this is definitely in my mind. WIll try to add this in 2 weeks.

mirzemehdi commented 1 month ago

This takes more than I expected so for now, I moved it into next milestone

Tweener commented 1 month ago

Sure, no worries. Thank you!