Skip to content

Commit

Permalink
Merge pull request #35151 from mkhutornyi/fix-34347
Browse files Browse the repository at this point in the history
fix scan capture button overlap with iOS navigation bar
  • Loading branch information
stitesExpensify authored Jan 25, 2024
2 parents bb3b7c1 + 0fad915 commit d68ab1a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ function IOURequestStepScan({

return (
<StepScreenWrapper
includeSafeAreaPaddingBottom
headerTitle={translate('common.receipt')}
onBackButtonPress={navigateBack}
shouldShowWrapper={Boolean(backTo)}
Expand Down

0 comments on commit d68ab1a

Please sign in to comment.