ak1394 / react-native-tts

React Native Text-To-Speech library for Android and iOS
626 stars 159 forks source link

Can't install #259

Open rafaredei opened 10 months ago

rafaredei commented 10 months ago

react-native link react-native-tts

error: unknown command 'link'

fredlemieux commented 5 months ago

Linking is no longer required: https://github.com/react-native-community/cli/blob/main/docs/autolinking.md

so just install the package and off you go...