Skip to content

Commit 1ef2e58

Browse files
committed
add shouldHandleNavigationBack to PushRowWithModal
1 parent 6ae180f commit 1ef2e58

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)