muhaos / react-native-speech-to-text-ios

React Native speech recognition component for iOS 10+
MIT License
40 stars 9 forks source link

UNMET PEER DEPENDENCY react-native@0.52.0 #15

Open alvaro1728 opened 6 years ago

alvaro1728 commented 6 years ago

$ npm i react-native-speech-to-text-ios -S qna-demo@1.0.0 /Users/me/projects/my-app ├── UNMET PEER DEPENDENCY react-native@0.52.0 └── react-native-speech-to-text-ios@1.0.4

npm WARN react-native-maps@0.19.0 requires a peer of react@16.0.0 but none was installed. npm WARN react-native-maps@0.19.0 requires a peer of react-native@0.51.0 but none was installed. npm WARN react-native-speech-to-text-ios@1.0.4 requires a peer of react-native@^0.40.0 but none was installed.

I'm on react-native 0.52.0. When will this be updated to support it?

Thanks, Alvaro