briankabiro / react-native-get-sms-android

React Native module to get messages on an Android device
MIT License
137 stars 68 forks source link

Not Working react-native-get-sms-android for me #69

Open snaveenpandi opened 4 years ago

snaveenpandi commented 4 years ago

Could not find a declaration file for module 'react-native-get-sms-android'. 'e:/react native/wixNavigaton/node_modules/react-native-get-sms-android/index.js' implicitly has an 'any' type. Try npm install @types/react-native-get-sms-android if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-get-sms-android';ts(7016)

VBSwebs commented 4 years ago

Same issue with me. have you find any solution?