Skip to content

Commit

Permalink
Merge pull request #26427 from GItGudRatio/fix/26417-full-screen-abra…
Browse files Browse the repository at this point in the history
…cadabra

[CP Staging] fix: full screen abracadabra
  • Loading branch information
luacmartins authored Aug 31, 2023
2 parents b226893 + d194075 commit 1ea1837
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/Navigation/AppNavigator/AuthScreens.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ class AuthScreens extends React.Component {
<RootStack.Screen
name={SCREENS.VALIDATE_LOGIN}
options={{
...screenOptions.fullScreen,
headerShown: false,
title: 'New Expensify',
}}
Expand Down

0 comments on commit 1ea1837

Please sign in to comment.