ak1394 / react-native-tts

React Native Text-To-Speech library for Android and iOS
601 stars 154 forks source link

Can't install #259

Open rafaredei opened 5 months ago

rafaredei commented 5 months ago

react-native link react-native-tts

error: unknown command 'link'

fredlemieux commented 1 month 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...