Skip to content

Commit 292c746

Browse files
chore: update react-native-screens in group default to the latest version 🚀 (#1591)
1 parent d8ba477 commit 292c746

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-native-reanimated": "~1.4.0",
3131
"react-native-safe-area-context": "0.6.0",
3232
"react-native-safe-area-view": "^0.14.6",
33-
"react-native-screens": "2.0.0-alpha.24",
33+
"react-native-screens": "2.0.0-alpha.26",
3434
"react-native-vector-icons": "^6.6.0",
3535
"react-native-web": "^0.11.7",
3636
"typeface-roboto": "^0.0.54"

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10153,10 +10153,10 @@ react-native-safe-area-view@^0.14.6:
1015310153
dependencies:
1015410154
hoist-non-react-statics "^2.3.1"
1015510155

10156-
react-native-screens@2.0.0-alpha.24:
10157-
version "2.0.0-alpha.24"
10158-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.0.0-alpha.24.tgz#b904b85cdabc2de9717e9a598bb1e63e912bd33e"
10159-
integrity sha512-rvqUk8ZAIUUG3jYpJtDr2pLmwt2+VMQcZq4mHWbKGEtBsRjqLpCfAneMS10vUfxEyZw+X0bk+uzMpzrq5rfCfA==
10156+
react-native-screens@2.0.0-alpha.26:
10157+
version "2.0.0-alpha.26"
10158+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.0.0-alpha.26.tgz#f6112991c2a56648c58c2f855a1c45abde248abf"
10159+
integrity sha512-CtVKbECHIjCQRllbN0Cl9oAXqnBlDh9QVvZsqz3T/4+gHr35235aGZxHVFBhwSFFGCLX+wpRzK0gytmuS3GPnw==
1016010160
dependencies:
1016110161
debounce "^1.2.0"
1016210162

0 commit comments

Comments
 (0)