Butterfly logo icon for Android push notifications (#2716)
* butterfly icon for android push notifications * first block unnecessaryzio/stable
parent
c84b654812
commit
2fd4b27ec6
|
@ -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 |
Loading…
Reference in New Issue