aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/package.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2025-11-15 13:18:41 +0000
committerMohamedBassem <me@mbassem.com>2025-11-15 13:18:41 +0000
commit4c6ef25d924a402c9a9358fe535f9f92075cbc18 (patch)
tree04a60e009e2dc222848196a9862988311ace489e /apps/mobile/package.json
parentfbd12ea345aade5f898f0e6c5d0d6d5954451a81 (diff)
downloadkarakeep-4c6ef25d924a402c9a9358fe535f9f92075cbc18.tar.zst
fix(mobile): upgrade react-native-pdf to v7 to fix page alignment
Diffstat (limited to 'apps/mobile/package.json')
-rw-r--r--apps/mobile/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mobile/package.json b/apps/mobile/package.json
index e8398513..6372e64d 100644
--- a/apps/mobile/package.json
+++ b/apps/mobile/package.json
@@ -55,7 +55,7 @@
"react-native-image-viewing": "^0.2.2",
"react-native-keyboard-controller": "^1.18.5",
"react-native-markdown-display": "^7.0.2",
- "react-native-pdf": "^6.7.7",
+ "react-native-pdf": "7.0.3",
"react-native-reanimated": "^3.17.5",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.11.1",