Skip to content

Commit

Permalink
remove transparent default
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasMassart committed Oct 11, 2024
1 parent 3774729 commit 2e7f7e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/Nav/Main/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ const MainFlow = () => (
mode={'modal'}
screenOptions={{
headerShown: false,
cardStyle: { backgroundColor: importedColors.transparent },
}}
>
<Stack.Screen name={'Main'} component={ConnectedMain} />
Expand Down

0 comments on commit 2e7f7e4

Please sign in to comment.