feat: 支持 glass
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -30,6 +30,7 @@
|
||||
"expo-camera": "~17.0.7",
|
||||
"expo-constants": "~18.0.8",
|
||||
"expo-font": "~14.0.7",
|
||||
"expo-glass-effect": "^0.1.1",
|
||||
"expo-haptics": "~15.0.6",
|
||||
"expo-image": "~3.0.7",
|
||||
"expo-image-picker": "~17.0.7",
|
||||
@@ -7910,6 +7911,17 @@
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/expo-glass-effect": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/expo-glass-effect/-/expo-glass-effect-0.1.1.tgz",
|
||||
"integrity": "sha512-81xXB2CVjgyg7gaq/fDVAOu/j43uTP0F6bI0sah81v3/guA+YfSM3QjyfegIVQPUkX/9AP2zkU9ihkHEZQv7pg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"expo": "*",
|
||||
"react": "*",
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/expo-haptics": {
|
||||
"version": "15.0.6",
|
||||
"resolved": "https://registry.npmjs.org/expo-haptics/-/expo-haptics-15.0.6.tgz",
|
||||
|
||||
Reference in New Issue
Block a user