aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/package.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-10-21 15:23:46 +0100
committerMohamedBassem <me@mbassem.com>2024-10-21 15:23:46 +0100
commit2ce42a8978163470b33085bbfd93172ce01a8d69 (patch)
tree9c2ad3222ab3261a1773f20edca6f9d2755ee9b8 /apps/mobile/package.json
parent019b5d2f5ea0a78cb6c44be26b1eba60b2a4e88d (diff)
downloadkarakeep-2ce42a8978163470b33085bbfd93172ce01a8d69.tar.zst
feature(mobile): Use inline WebView for expanding bookmarks
Diffstat (limited to 'apps/mobile/package.json')
-rw-r--r--apps/mobile/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/mobile/package.json b/apps/mobile/package.json
index 0383fc96..3a1322e1 100644
--- a/apps/mobile/package.json
+++ b/apps/mobile/package.json
@@ -51,6 +51,7 @@
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-svg": "^15.1.0",
+ "react-native-webview": "^13.12.3",
"tailwind-merge": "^2.2.1",
"use-debounce": "^10.0.0",
"zod": "^3.22.4",