Butterfly logo icon for Android push notifications (#2716)
* butterfly icon for android push notifications * first block unnecessary
This commit is contained in:
@@ -142,6 +142,13 @@ module.exports = function () {
|
|||||||
username: 'blueskysocial',
|
username: 'blueskysocial',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
'expo-notifications',
|
||||||
|
{
|
||||||
|
icon: './assets/icon-android-notification.png',
|
||||||
|
color: '#ffffff',
|
||||||
|
},
|
||||||
|
],
|
||||||
'./plugins/withAndroidManifestPlugin.js',
|
'./plugins/withAndroidManifestPlugin.js',
|
||||||
].filter(Boolean),
|
].filter(Boolean),
|
||||||
extra: {
|
extra: {
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user