From b74378af42a81a297e77e648442e0c7dfe0b6f59 Mon Sep 17 00:00:00 2001 From: Kaushik Kapadiya Date: Fri, 23 Feb 2024 17:58:41 +0530 Subject: [PATCH 1/2] Failed to load PDF --- src/components/PDFView/index.native.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PDFView/index.native.js b/src/components/PDFView/index.native.js index 3802fe7a2ea6..42d9ad50d02d 100644 --- a/src/components/PDFView/index.native.js +++ b/src/components/PDFView/index.native.js @@ -164,7 +164,7 @@ function PDFView({onToggleKeyboard, onLoadComplete, fileName, onPress, isFocused return onPress && !successToLoadPDF ? ( From 1fe9d7a6753e6cbf735375a07d60128836da4fcb Mon Sep 17 00:00:00 2001 From: Kaushik Kapadiya Date: Mon, 26 Feb 2024 14:46:17 +0530 Subject: [PATCH 2/2] Failed to load PDF --- src/components/PDFView/index.native.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PDFView/index.native.js b/src/components/PDFView/index.native.js index 42d9ad50d02d..7339718e7073 100644 --- a/src/components/PDFView/index.native.js +++ b/src/components/PDFView/index.native.js @@ -164,7 +164,7 @@ function PDFView({onToggleKeyboard, onLoadComplete, fileName, onPress, isFocused return onPress && !successToLoadPDF ? (