diff --git a/src/components/PushRowWithModal/PushRowModal.tsx b/src/components/PushRowWithModal/PushRowModal.tsx index 47182462beb2d..b2a42535ff987 100644 --- a/src/components/PushRowWithModal/PushRowModal.tsx +++ b/src/components/PushRowWithModal/PushRowModal.tsx @@ -77,7 +77,7 @@ function PushRowModal({isVisible, selectedOption, onOptionChange, onClose, optio type={CONST.MODAL.MODAL_TYPE.RIGHT_DOCKED} onModalHide={handleClose} shouldUseCustomBackdrop - useNativeDriver + shouldUseReanimatedModal > {}}: Ti isVisible={isPickerVisible} onClose={hidePickerModal} onModalHide={hidePickerModal} - hideModalContentWhileAnimating - useNativeDriver enableEdgeToEdgeBottomSafeAreaPadding + shouldUseReanimatedModal > onClose?.()} onModalHide={onClose} - hideModalContentWhileAnimating - useNativeDriver onBackdropPress={onBackdropPress} shouldHandleNavigationBack enableEdgeToEdgeBottomSafeAreaPadding + shouldUseReanimatedModal >