Skip to content

Commit e3cabd0

Browse files
committed
Solving progress bar issue
1 parent 2f67d1d commit e3cabd0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"react-native-gesture-handler": "^1.10.3",
5151
"react-native-offline": "^5.8.0",
5252
"react-native-reanimated": "^2.2.0",
53-
"react-native-redash": "^16.2.1",
53+
"react-native-redash": "14.2.4",
5454
"react-native-svg": "^12.1.1",
5555
"react-native-webview": "^11.13.0",
5656
"react-navigation": "^4.4.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6028,10 +6028,10 @@ react-native-reanimated@^2.2.0:
60286028
mockdate "^3.0.2"
60296029
string-hash-64 "^1.0.3"
60306030

6031-
react-native-redash@^16.2.1:
6032-
version "16.2.1"
6033-
resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-16.2.1.tgz#9e7c1ff7cc0fe0b61619463d212e98b9d5556941"
6034-
integrity sha512-0j9lGVqed08ZZ5fYtQKag7JHAigls/pHHaRbcEsvgkK4aFXTTwJ+vzNCm8hakrwD0j0WazQ6NVSoqcFp2PFZOw==
6031+
react-native-redash@14.2.4:
6032+
version "14.2.4"
6033+
resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-14.2.4.tgz#5dbb4b2f1a7441bb304fe3494b89e0dc9010c8ef"
6034+
integrity sha512-/1R9UxXv3ffKcrbxolqa2B247Cgd3ikyEm2q1VlBng77Es6PAD4LAOXQ83pBavvwNfOsbhF3ebkbMpJcLaVt3Q==
60356035
dependencies:
60366036
abs-svg-path "^0.1.1"
60376037
normalize-svg-path "^1.0.1"

0 commit comments

Comments
 (0)