An ATproto social media client -- with an independent Appview.

Butterfly logo icon for Android push notifications (#2716)

* butterfly icon for android push notifications

* first block unnecessary

authored by ɴᴏᴠᴀ and committed by GitHub 2fd4b27e c84b6548

+7
app.config.js
··· 142 142 username: 'blueskysocial', 143 143 }, 144 144 ], 145 + [ 146 + 'expo-notifications', 147 + { 148 + icon: './assets/icon-android-notification.png', 149 + color: '#ffffff', 150 + }, 151 + ], 145 152 './plugins/withAndroidManifestPlugin.js', 146 153 ].filter(Boolean), 147 154 extra: {
assets/icon-android-notification.png

This is a binary file and will not be displayed.