Ranjithramesh67
Results
2
comments of
Ranjithramesh67
Hi Guys, try this library [react-native-sms-receiver](https://www.npmjs.com/package/react-native-sms-receiver) to read the received message.
Try to reinstall react-native-reanimated to latest version, this solved the issue for me using this command to do that `npm uninstall react-native-reanimated && npm install react-native-reanimated@latest`