diff options
| author | Michael <michael.foiani@gmail.com> | 2021-07-14 16:35:57 -0400 |
|---|---|---|
| committer | Michael <michael.foiani@gmail.com> | 2021-07-14 16:35:57 -0400 |
| commit | 346d53a55a9d880dad706859350712bac2fedc5b (patch) | |
| tree | 91d96bbb753da6f39f0e36ce1a1a84c25d578ff2 /package.json | |
| parent | 18eca660a7220e4bb67b7ddc267cfde7e8905c0d (diff) | |
| parent | 4b6ada10d14e569c897fa289f57886e1daa2478d (diff) | |
Merged with newer master containing the cropper.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
