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

Manual linking or automatic linking required #35

Open suvracn opened 6 years ago

suvracn commented 6 years ago

Hi, I have installed react-native-speech in my current project. But after node module install I could not find any manual or automatic installation guide.

I trigger react-native link react-native-speech.

Still nothing working.

Could you share installation and manual linking guide? And other settings.