Open jcblol opened 6 years ago
I have the same issue with the Speech-to-Text module. I have very basic project just for testing out the Watson service, yet I get this error and can't figure out why. Maybe the 'react-native-watson' is not compatible with some latest Android APIs or React Native versions...
I'm getting undefined is not an object (evaluating 'RNConversation.initialize'). I've 'import { Conversation } from 'react-native-watson';' and 'npm install react-native-watson' successfully into the project. Any ideas?