aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShravya Ramesh <shravs1208@gmail.com>2021-07-29 02:18:45 -0700
committerShravya Ramesh <shravs1208@gmail.com>2021-07-29 02:18:45 -0700
commita6a08cc875583265a60ea81e14974aeb0f01d0b9 (patch)
tree7323a31169961100123943ff2583c39b6657b711
parente2d777f2f53ca7c465e2915f96c5d6d02f5ef719 (diff)
Remove unused packages
-rw-r--r--package.json2
-rw-r--r--yarn.lock12
2 files changed, 0 insertions, 14 deletions
diff --git a/package.json b/package.json
index 0977914d..2023f78a 100644
--- a/package.json
+++ b/package.json
@@ -58,14 +58,12 @@
"react-native-photo-manipulator": "^1.2.4",
"react-native-picker-select": "^7.0.0",
"react-native-pinchable": "^0.2.1",
- "react-native-progress": "^5.0.0",
"react-native-push-notification": "^7.4.0",
"react-native-push-notifications": "^3.0.10",
"react-native-reanimated": "2.0.0-rc.0",
"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",
diff --git a/yarn.lock b/yarn.lock
index e2c27786..89ee74f2 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7388,13 +7388,6 @@ react-native-pinchable@^0.2.1:
resolved "https://registry.yarnpkg.com/react-native-pinchable/-/react-native-pinchable-0.2.1.tgz#93cf6ce78f65cef2f1364187320e363170d2e212"
integrity sha512-LRSLCrizUX/XtYwwBxyuYL4xDLUhyPbBvD/tUpzns0PX2Zs0pR0fd/LsFm/n6tEigCLL/0KlDrOVhOdW3wtz+Q==
-react-native-progress@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/react-native-progress/-/react-native-progress-5.0.0.tgz#f5ac6ceaeee27f184c660b00f29419e82a9d0ab0"
- integrity sha512-KjnGIt3r9i5Kn2biOD9fXLJocf0bwxPRxOyAgXEnZTJQU2O+HyzgGFRCbM5h3izm9kKIkSc1txh8aGmMafCD9A==
- dependencies:
- prop-types "^15.7.2"
-
react-native-push-notification@^7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/react-native-push-notification/-/react-native-push-notification-7.4.0.tgz#81192356eddfee8eeaf72a9a696c7c90bf5b0ece"
@@ -7446,11 +7439,6 @@ react-native-share@^5.1.7:
resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-5.3.0.tgz#e501f974f2c0e12f8c78aa744dfc5bdf6bc54978"
integrity sha512-VHRVxCyENhKThfap2Y7eXawuCqMpSvKYsvANZUfeTKrTlZ86hVi9h0+ITXKTLIj8gOB8qmSYUzKG7o6Kj4wKJg==
-react-native-simple-gradient-progressbar-view@^0.2.0:
- version "0.2.0"
- resolved "https://registry.yarnpkg.com/react-native-simple-gradient-progressbar-view/-/react-native-simple-gradient-progressbar-view-0.2.0.tgz#77dbce7555fca836d815f6644e1f23d35ed3908b"
- integrity sha512-mqavQMhdTtb/StG/zsB844GhTNKQr3Bp+u1LTV9bU68mB/bS6VQiHh6WLfM1VPPXiAKTE1bI8i8RfKvOwrIp/A==
-
react-native-snap-carousel@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/react-native-snap-carousel/-/react-native-snap-carousel-3.9.1.tgz#6fd9bd8839546c2c6043a41d2035afbc6fe0443e"