Skip to content

Commit 6473d33

Browse files
fix(deps): update dependency react-native-screens to v3.8.0 (#171)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent caae7b7 commit 6473d33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HelloWorld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-native-gesture-handler": "1.10.3",
2929
"react-native-reanimated": "2.2.2",
3030
"react-native-safe-area-context": "3.3.2",
31-
"react-native-screens": "3.7.2",
31+
"react-native-screens": "3.8.0",
3232
"react-native-svg": "12.1.1",
3333
"react-redux": "7.2.5",
3434
"redux": "4.1.1"

template/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-native-gesture-handler": "1.10.3",
2929
"react-native-reanimated": "2.2.2",
3030
"react-native-safe-area-context": "3.3.2",
31-
"react-native-screens": "3.7.2",
31+
"react-native-screens": "3.8.0",
3232
"react-native-svg": "12.1.1",
3333
"redux": "4.1.1",
3434
"react-redux": "7.2.5"

0 commit comments

Comments
 (0)