Update dependency react-native-safe-area-context to ~5.7.0

This commit is contained in:
renovate[bot]
2026-03-22 21:23:44 +00:00
committed by GitHub
parent 316eaa443e
commit 8c5e89a211
2 changed files with 22 additions and 22 deletions

View File

@@ -33,7 +33,7 @@
"react-native-gesture-handler": "~2.28.0",
"react-native-worklets": "0.5.1",
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.16.0",
"react-native-web": "~0.21.0"
},