voice icon indicating copy to clipboard operation
voice copied to clipboard

@expo/config-plugins needs update

Open anieve01 opened this issue 1 year ago • 2 comments

Please update @expo/config-plugins to the latest b/c expo doctor is failing

anieve01 avatar May 14 '23 21:05 anieve01

@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 avatar Sep 11 '23 20:09 ahmadtech199

@ahmadtech199 Getting this: image

za01br avatar Oct 20 '23 18:10 za01br