add safe-area-context
Showing
... | ... | @@ -17,7 +17,8 @@ |
"expo": "~50.0.14", | ||
"expo-status-bar": "~1.11.1", | ||
"react": "18.2.0", | ||
"react-native": "0.73.6" | ||
"react-native": "0.73.6", | ||
"react-native-safe-area-context": "^4.10.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.0", | ||
... | ... |
Please
register
or
sign in
to comment