diff options
| author | Shravya Ramesh <shravs1208@gmail.com> | 2021-06-17 23:09:32 -0700 |
|---|---|---|
| committer | Shravya Ramesh <shravs1208@gmail.com> | 2021-06-17 23:09:32 -0700 |
| commit | 4258a121e87a7538f9f45a56b0e4fb76f1f395dd (patch) | |
| tree | eb66f998161ea387d67a98a45ddfe9521f176198 /package.json | |
| parent | 67fcb0b963a9f38451a382803bcfaa5fb001cded (diff) | |
Add pan zoom library
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 5b07e8b3..01c79a37 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,7 @@ "react-native-hyperlink": "^0.0.19", "react-native-image-crop-picker": "^0.36.0", "react-native-image-crop-tools": "^1.3.6", + "react-native-image-pan-zoom": "^2.1.12", "react-native-image-picker": "^4.0.3", "react-native-image-resizer": "^1.4.4", "react-native-inappbrowser-reborn": "^3.5.0", |
