aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/package.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-08-26 23:54:10 +0300
committerMohamedBassem <me@mbassem.com>2024-08-26 23:55:18 +0300
commit2fb85590271476a40c3d0d6a9cc4683576ff6074 (patch)
tree3f575cdb847f7f639552a42b38dd3f6c1e13de56 /apps/mobile/package.json
parent7593982d9cf997e607ebbd72cb9970a1010f4565 (diff)
downloadkarakeep-2fb85590271476a40c3d0d6a9cc4683576ff6074.tar.zst
feature(mobile): Allow interacting with images in the app. Fixes #352
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 6519692e..578dbeeb 100644
--- a/apps/mobile/package.json
+++ b/apps/mobile/package.json
@@ -44,6 +44,7 @@
"react-native": "0.73.4",
"react-native-awesome-slider": "^2.5.3",
"react-native-gesture-handler": "~2.14.0",
+ "react-native-image-viewing": "^0.2.2",
"react-native-markdown-display": "^7.0.2",
"react-native-reanimated": "^3.8.0",
"react-native-safe-area-context": "4.8.2",