voice
voice copied to clipboard
@expo/config-plugins needs update
Please update @expo/config-plugins to the latest b/c expo doctor is failing
@anieve01 I Founded a solution. For me helped to build app with eas build.
just add some code in package.json
"overrides": {
"@react-native-voice/voice": {
"@expo/config-plugins": "~7.2.2"
}
},
@ahmadtech199 Getting this: