diff --git a/app.config.js b/app.config.js index 2bbbfbd5a8..630ea5ad8c 100644 --- a/app.config.js +++ b/app.config.js @@ -225,7 +225,8 @@ module.exports = function (config) { }, ], 'react-native-compressor', - '@bitdrift/react-native', + // TODO: Reenable when the build issue is fixed. + // '@bitdrift/react-native', './plugins/starterPackAppClipExtension/withStarterPackAppClip.js', './plugins/withAndroidManifestPlugin.js', './plugins/withAndroidManifestFCMIconPlugin.js',