diff options
| author | Brian Kim <brian@tagg.id> | 2021-06-19 03:06:15 +0900 |
|---|---|---|
| committer | Brian Kim <brian@tagg.id> | 2021-06-19 03:06:15 +0900 |
| commit | 5e021bada5b082ee40195399778bf68bbca3d97b (patch) | |
| tree | 00b0e9e864d3fe93d611397a5301f1026b9af900 /package.json | |
| parent | 1c84e16b3fc9ea891d8ed11c65aa904e637ea434 (diff) | |
| parent | 45b46077191c0515c250b592b9da11ae42d46f51 (diff) | |
Merge branch 'image-cropper' of github-brian-tagg:shravyaramesh/Frontend into image-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 01c79a37..1617adec 100644 --- a/package.json +++ b/package.json @@ -51,6 +51,7 @@ "react-native-image-resizer": "^1.4.4", "react-native-inappbrowser-reborn": "^3.5.0", "react-native-linear-gradient": "^2.5.6", + "react-native-photo-manipulator": "^1.2.4", "react-native-picker-select": "^7.0.0", "react-native-push-notifications": "^3.0.10", "react-native-reanimated": "2.0.0-rc.0", |
