I am trying to add the @react-native-voice/voice library to my react native project: Here is the picture of the package.json file:
the problem is that I get the file compilation error:
Is there any inconsistency between the @react-native-voice/voice package and the whole react native configuration?
Thaks in advance
Kobi
Use a different version of react-native-voice. I'm using this version and it's working fine.
react-native-voice: "https://github.com/hoangphan2202/voice.git"