Add voice search functionality to SearchScreen and update dependencies

This commit is contained in:
zimplexing
2025-07-10 14:34:36 +08:00
parent caba0f3d70
commit 8000cde907
3 changed files with 161 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
"dependencies": {
"@expo/vector-icons": "^14.0.0",
"@react-native-async-storage/async-storage": "^2.2.0",
"@react-native-voice/voice": "^3.2.4",
"@react-navigation/native": "^6.0.2",
"expo": "~51.0.13",
"expo-av": "~14.0.7",