andreyvital / react-native-android-sms-listener

Allows you to listen for incoming SMS messages using React Native
MIT License
358 stars 99 forks source link

"Couldnt find a declaration module" #57

Closed marcofer98 closed 3 years ago

marcofer98 commented 3 years ago

image

I get that error when importing the module in my file.

Checking I have seen that the index.js of the module have some errors for me: image

Any solution?