feat: 支持 glass

This commit is contained in:
2025-09-11 23:25:56 +08:00
parent dfe9506a7a
commit 1af0945a2f
4 changed files with 57 additions and 3 deletions

View File

@@ -34,6 +34,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",
@@ -80,4 +81,4 @@
"typescript": "~5.9.2"
},
"private": true
}
}