react-native-searchbar icon indicating copy to clipboard operation
react-native-searchbar copied to clipboard

Could not find a declaration file for module 'react-native-searchbar'

Open hubertstruminski opened this issue 5 years ago • 0 comments

Could not find a declaration file for module 'react-native-searchbar'. '/Users/.../Desktop/tmp/node_modules/react-native-searchbar/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/react-native-searchbar if it exists or add a new declaration (.d.ts) file containing `declare module 'react-native-searchbar';

Anyone know how handle this problem ?

hubertstruminski avatar Dec 15 '20 20:12 hubertstruminski