react-native-blasted-image icon indicating copy to clipboard operation
react-native-blasted-image copied to clipboard

Please add Typescript support

Open LoganBwDE opened this issue 2 years ago • 0 comments

My project is completely using typescript and im getting a Typescript Error for the library :)

/node_modules/react-native-blasted-image/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/react-native-blasted-image if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-blasted-image';ts(7016)

LoganBwDE avatar Jan 07 '24 22:01 LoganBwDE