Skip to content

Commit

Permalink
fix scan capture button overlap with iOS navigation bar
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhutornyi committed Jan 25, 2024
1 parent 6e2c58d commit 0fad915
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 0fad915

Please sign in to comment.