We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3b21e commit 4b71eeaCopy full SHA for 4b71eea
2 files changed
packages/react-native-ui-lib/package.json
@@ -112,7 +112,6 @@
112
"react-native": ">=0.77.3",
113
"react-native-gesture-handler": ">=2.24.0",
114
"react-native-reanimated": ">=3.17.5",
115
- "react-native-safe-area-context": ">=5.6.2",
116
"uilib-native": "^5.0.1"
117
},
118
"jest": {
yarn.lock
@@ -9698,7 +9698,6 @@ __metadata:
9698
react-native: ">=0.77.3"
9699
react-native-gesture-handler: ">=2.24.0"
9700
react-native-reanimated: ">=3.17.5"
9701
- react-native-safe-area-context: ">=5.6.2"
9702
uilib-native: ^5.0.1
9703
languageName: unknown
9704
linkType: soft
0 commit comments