diff options
| author | MohamedBassem <me@mbassem.com> | 2024-10-21 15:23:46 +0100 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-10-21 15:23:46 +0100 |
| commit | 2ce42a8978163470b33085bbfd93172ce01a8d69 (patch) | |
| tree | 9c2ad3222ab3261a1773f20edca6f9d2755ee9b8 /apps/mobile/package.json | |
| parent | 019b5d2f5ea0a78cb6c44be26b1eba60b2a4e88d (diff) | |
| download | karakeep-2ce42a8978163470b33085bbfd93172ce01a8d69.tar.zst | |
feature(mobile): Use inline WebView for expanding bookmarks
Diffstat (limited to 'apps/mobile/package.json')
| -rw-r--r-- | apps/mobile/package.json | 1 |
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", |
