Butterfly logo icon for Android push notifications (#2716)

* butterfly icon for android push notifications

* first block unnecessary
zio/stable
ɴᴏᴠᴀ 2024-02-05 23:22:17 +00:00 committed by GitHub
parent c84b654812
commit 2fd4b27ec6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View File

@ -142,6 +142,13 @@ module.exports = function () {
username: 'blueskysocial',
},
],
[
'expo-notifications',
{
icon: './assets/icon-android-notification.png',
color: '#ffffff',
},
],
'./plugins/withAndroidManifestPlugin.js',
].filter(Boolean),
extra: {

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB