merge in starter packs

This commit is contained in:
Hailey
2024-06-12 09:11:53 -07:00
3 changed files with 73 additions and 23 deletions
+7
View File
@@ -202,6 +202,13 @@ module.exports = function (config) {
sounds: PLATFORM === 'ios' ? ['assets/dm.aiff'] : ['assets/dm.mp3'],
},
],
[
'react-native-app-clip',
{
name: 'BlueskyAppClip',
groupIdentifier: 'group.app.bsky',
},
],
'./plugins/withAndroidManifestPlugin.js',
'./plugins/withAndroidManifestFCMIconPlugin.js',
'./plugins/withAndroidStylesWindowBackgroundPlugin.js',