about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-09-13 12:44:42 -0700
committerGitHub <noreply@github.com>2024-09-13 12:44:42 -0700
commit26508cfe6a89df4ae1ab1256753faa860597bbc8 (patch)
tree8f0bf4e8f65863ddbe8d1ede7df3fd342e6ab69b /app.config.js
parent78a531f5ffe9287b5384ec1649dfbc45435ced28 (diff)
downloadvoidsky-26508cfe6a89df4ae1ab1256753faa860597bbc8.tar.zst
[Video] Remove `expo-video`, use `bluesky-video` (#5282)
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app.config.js b/app.config.js
index 25014ee8f..ddd72f75f 100644
--- a/app.config.js
+++ b/app.config.js
@@ -211,7 +211,6 @@ module.exports = function (config) {
             sounds: PLATFORM === 'ios' ? ['assets/dm.aiff'] : ['assets/dm.mp3'],
           },
         ],
-        'expo-video',
         'react-native-compressor',
         './plugins/starterPackAppClipExtension/withStarterPackAppClip.js',
         './plugins/withAndroidManifestPlugin.js',