Skip to content

Commit b863e23

Browse files
authored
Merge pull request Expensify#67579 from dukenv0307/fix/67355
add shouldHandleNavigationBack to PushRowWithModal
2 parents 821f714 + 1ef2e58 commit b863e23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/PushRowWithModal/PushRowModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ function PushRowModal({isVisible, selectedOption, onOptionChange, onClose, optio
7878
onModalHide={handleClose}
7979
shouldUseCustomBackdrop
8080
shouldUseReanimatedModal
81+
shouldHandleNavigationBack
8182
>
8283
<ScreenWrapper
8384
includePaddingTop={false}

0 commit comments

Comments
 (0)