alien9996 / react-native-currency-picker

react-native-currency-picker
2 stars 13 forks source link

'@types/react-native-currency-picker@*' is not in this registry #3

Open Amagnum opened 2 years ago

Amagnum commented 2 years ago

Could not find a declaration file for module 'react-native-currency-picker'. '.../node_modules/react-native-currency-picker/index.js' implicitly has an 'any' type.

Try npm i --save-dev @types/react-native-currency-picker if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-currency-picker';

Melber17 commented 2 years ago

@Amagnum same problem, is there a solution?