Kishanjvaghela / react-native-cardview

Native CardView for react-native (All Android version and iOS)
https://www.npmjs.com/package/react-native-cardview
MIT License
510 stars 82 forks source link

Typescript issues #38

Closed ukris closed 4 years ago

ukris commented 5 years ago

Describe the bug Getting an error when using typscript as follows could not find a declaration file for module 'react-native-cardview'. '../node_modules/react-native-cardview/index.js' implicitly has an 'any' type. Try npm install @types/react-native-cardview if it exists or add a new declaration (.d.ts) file containing `declare module 'react-native-cardview';

I am using version 2.0.2 I linked the card-view and running the ios simuator.