I'm new in react native. I want to add a component for sending SMS in my android application and i have tried several different components but every time i got some errors. Is anyone here done this successfully? please help me.
This is the last error I've got.
I recommend this for sending SMS: https://github.com/anarchicknight/react-native-communications
As for the naming collision error, try doing rm -rf node_modules && npm i
and then restarting the packager with a clear cache: npm start -- --reset-cache
If that doesn't work, make sure the version of react-native the SMS package matches the version in your package.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With