diff options
| author | Shravya Ramesh <shravs1208@gmail.com> | 2021-06-18 10:51:38 -0700 |
|---|---|---|
| committer | Shravya Ramesh <shravs1208@gmail.com> | 2021-06-18 10:51:38 -0700 |
| commit | 5449a11f4c404e505ba4369bbdbefd73eeda0be3 (patch) | |
| tree | 231045489b5bb326eb8a34a5556d016654433e2b /package.json | |
| parent | ea562eff372995cf8f2cfc389d979452a3885c52 (diff) | |
Add image manipulation for cropping
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", |
