naoufal / react-native-speech

A text-to-speech library for React Native.
https://www.npmjs.com/package/react-native-speech
304 stars 53 forks source link

modules in SpeechSyntehesizer.ios.js is native to react-native #9

Closed YonasBerhe closed 8 years ago

YonasBerhe commented 8 years ago

8 The modules you're requiring in SpeechSyntehesizer.ios.js are offered by react-native. Requiring NativeModules & invariant individually throws an error.

naoufal commented 8 years ago

Resolved by #10