diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-07-23 19:48:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-23 19:48:49 -0400 |
| commit | 30f8f9c9585704d03e299f648e3a1441818cccb0 (patch) | |
| tree | 9059c1701903a9028d38bfd4c4915ac5c873e9ed /package.json | |
| parent | 3ea48445e330b89ad0d78b3964e933a7d4d30395 (diff) | |
| parent | 4e1172ba83a920a11ffac6c8d6b0362deaf2b965 (diff) | |
Merge pull request #516 from shravyaramesh/tma936-pause-video
[TMA-936] Pause video
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 2023f78a..fea5aa11 100644 --- a/package.json +++ b/package.json @@ -64,6 +64,7 @@ "react-native-safe-area-context": "^3.2.0", "react-native-screens": "^2.9.0", "react-native-share": "^5.1.7", + "react-native-simple-gradient-progressbar-view": "^0.2.0", "react-native-snap-carousel": "^3.9.1", "react-native-splash-screen": "^3.2.0", "react-native-svg": "^12.1.1", |
