aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBrian Kim <brian@tagg.id>2021-07-13 16:01:11 -0400
committerBrian Kim <brian@tagg.id>2021-07-13 16:01:11 -0400
commitb7cba594635f4a6de3582ba4845bfc9757632ba1 (patch)
tree6336696356d8773bd505fe9c085cbb778f7e7b59 /package.json
parentf12996bfd3bcdd9ae0589e4fd4ca740705ad6d29 (diff)
Extremely rough working
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2a758342..a05b774b 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"postinstall": "patch-package"
},
"dependencies": {
+ "@dudigital/react-native-zoomable-view": "1.0.16",
"@react-native-community/async-storage": "^1.12.1",
"@react-native-community/blur": "^3.6.0",
"@react-native-community/cameraroll": "^4.0.4",