From 2e7f7e47c8b8b0d927d031944756df84e657076b Mon Sep 17 00:00:00 2001 From: Nicolas MASSART Date: Fri, 11 Oct 2024 18:02:27 +0200 Subject: [PATCH] remove transparent default --- app/components/Nav/Main/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/Nav/Main/index.js b/app/components/Nav/Main/index.js index c2c9fad44ba..772fbb5391d 100644 --- a/app/components/Nav/Main/index.js +++ b/app/components/Nav/Main/index.js @@ -493,7 +493,6 @@ const MainFlow = () => ( mode={'modal'} screenOptions={{ headerShown: false, - cardStyle: { backgroundColor: importedColors.transparent }, }} >