chore: update react-native-safe-area-context and react-native-screens to latest versions

This commit is contained in:
2026-05-06 10:23:24 +01:00
parent 34d4fb6033
commit f9e5183a20
2 changed files with 11 additions and 10 deletions

View File

@@ -22,8 +22,8 @@
"react": "19.1.0",
"react-dom": "19.1.0",
"react-native": "0.81.5",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "~3.31.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-web": "^0.21.0"
},
"devDependencies": {