From 094c08ea60e95438a991354cd0f5ec9e42b3deb1 Mon Sep 17 00:00:00 2001 From: Hailey Date: Thu, 6 Jun 2024 11:08:20 -0700 Subject: Revert "Change Android's MainActivity launchMode to singleTop" (#4397) * Revert "Change Android's MainActivity launchMode to singleTop (#4255)" This reverts commit 65ad16e394d0525d68e6fc8cd9508de4675c88d5. * Update bundle-deploy-eas-update.yml --------- Co-authored-by: dan --- app.config.js | 1 - 1 file changed, 1 deletion(-) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index 0c3588c67..eafacc6cc 100644 --- a/app.config.js +++ b/app.config.js @@ -204,7 +204,6 @@ module.exports = function (config) { ], './plugins/withAndroidManifestPlugin.js', './plugins/withAndroidManifestFCMIconPlugin.js', - './plugins/withAndroidManifestLaunchModePlugin.js', './plugins/withAndroidStylesWindowBackgroundPlugin.js', './plugins/withAndroidStylesAccentColorPlugin.js', './plugins/withAndroidSplashScreenStatusBarTranslucentPlugin.js', -- cgit 1.4.1