react-native-searchbar
react-native-searchbar copied to clipboard
Could not find a declaration file for module 'react-native-searchbar'
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 ?