diff options
| author | Shravya Ramesh <shravs1208@gmail.com> | 2021-07-23 05:41:52 -0700 |
|---|---|---|
| committer | Shravya Ramesh <shravs1208@gmail.com> | 2021-07-23 05:41:52 -0700 |
| commit | d111b6bcb6b16b69bcc79170ef2842dfb2be3c0d (patch) | |
| tree | 9772fe18909f2d13c03da9f126a9621f78d76e89 /package.json | |
| parent | b06b93e77ca7ec1b1107c0a58dbc2dd370208ccf (diff) | |
Add new gradient progress bar
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 7421ca9e..f44c3dd8 100644 --- a/package.json +++ b/package.json @@ -62,6 +62,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", |
