We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bf1eb commit 0dfcbf3Copy full SHA for 0dfcbf3
packages/react-native-sdk/package.json
@@ -66,7 +66,7 @@
66
"expo-build-properties": "*",
67
"expo-notifications": "*",
68
"react": ">=17.0.0",
69
- "react-native": ">=0.67.0",
+ "react-native": ">=0.73.0",
70
"react-native-callkeep": ">=4.3.11",
71
"react-native-gesture-handler": ">=2.8.0",
72
"react-native-reanimated": ">=2.7.0",
yarn.lock
@@ -8989,7 +8989,7 @@ __metadata:
8989
expo-build-properties: "*"
8990
expo-notifications: "*"
8991
react: ">=17.0.0"
8992
- react-native: ">=0.67.0"
+ react-native: ">=0.73.0"
8993
react-native-callkeep: ">=4.3.11"
8994
react-native-gesture-handler: ">=2.8.0"
8995
react-native-reanimated: ">=2.7.0"
0 commit comments