diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-07-20 12:01:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-20 12:01:09 -0400 |
| commit | b06b93e77ca7ec1b1107c0a58dbc2dd370208ccf (patch) | |
| tree | 60437affec1031430741dc5704e6f9c588d29f63 /package.json | |
| parent | 38af199ef978806a85d072830510666e309c5cdb (diff) | |
| parent | 404c4b6acf3c9b9f9f63894d8e0dab9920169d95 (diff) | |
Merge pull request #518 from IvanIFChen/tma992-zoomable-moments
[TMA-992] Zoomable Moments
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 a05b774b..7421ca9e 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "react-native-linear-gradient": "^2.5.6", "react-native-photo-manipulator": "^1.2.4", "react-native-picker-select": "^7.0.0", + "react-native-pinchable": "^0.2.1", "react-native-push-notifications": "^3.0.10", "react-native-reanimated": "2.0.0-rc.0", "react-native-safe-area-context": "^3.2.0", |
