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.
2 parents c5b4f4a + 65ae879 commit 1679e77Copy full SHA for 1679e77
examples/ExpoMessaging/package.json
@@ -7,7 +7,7 @@
7
"eject": "expo eject"
8
},
9
"dependencies": {
10
- "@react-native-community/masked-view": "0.1.10",
+ "@react-native-masked-view/masked-view": "0.2.6",
11
"@react-native-community/netinfo": "7.1.3",
12
"@react-navigation/native": "5.8.10",
13
"@react-navigation/stack": "5.12.8",
package/expo-package/package.json
@@ -14,7 +14,7 @@
14
15
"peerDependencies": {
16
"@react-native-community/netinfo": "^6.0.0",
17
- "expo": "^41.0.1",
+ "expo": ">=44.0.0",
18
"expo-document-picker": "^9.1.2",
19
"expo-file-system": "^11.0.2",
20
"expo-haptics": "^10.0.0",
0 commit comments