ak1394/react-native-tts

How do you manually link?

russmenum opened this issue · 1 comments

This package seems not to support auto-linking

react-native link react-native-tts

results in

zsh: command not found: react-native

What files do you need to manually add to link it? They are not in the documentation

if you do

npx react-native link react-native-tts

you still get

Possible Unhandled Promise Rejection (id: 8):
Error: No TTS engine installed

Did u try running npx react-native-asset? This is the method to link assets and depdencies after React-Native v0.69.