skb1129 / react-native-change-icon

Change your application icon programmatically for React Native apps
MIT License
495 stars 87 forks source link

[Help wanted] Dynamic notification icon for android #111

Open ObaydaAlesawi opened 2 months ago

ObaydaAlesawi commented 2 months ago

I searched a lot for a way to change the notification icon dynamically with the app icon,or make it similar as the changed app icon, but I was not able to. Am I missing something? The app always take the default icon for the notification but this only happen for android, for ios it works well.

razchen commented 2 weeks ago

Same issue for me. Did it work for notifications on android for anyone?

razchen commented 2 weeks ago

Also, I'm using MIUI and I know that if I change the theme then it should update the notification icon, but not with this package.