Skip to content

Commit a64fe5b

Browse files
committed
bump react-native-screens from ^3.29.0 to 3.33.0 fixes a crash when compileSdk is 35 and running on a lower android see software-mansion/react-native-screens#2258
1 parent 8a08809 commit a64fe5b

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

packages/mobile/package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-native-progress": "5.0.1",
6868
"react-native-qrcode-svg": "^6.3.0",
6969
"react-native-safe-area-context": "^4.9.0",
70-
"react-native-screens": "^3.29.0",
70+
"react-native-screens": "3.33.0",
7171
"react-native-share": "^10.0.2",
7272
"react-native-svg": "^14.1.0",
7373
"react-native-url-polyfill": "^2.0.0",

0 commit comments

Comments
 (0)