react-native-ios-context-menu icon indicating copy to clipboard operation
react-native-ios-context-menu copied to clipboard

Release 3.1.1 missing TypeScript Type Declarations

Open 0xDing opened this issue 6 months ago • 4 comments

Could not find a declaration file for module 'react-native-ios-context-menu'. '/***/node_modules/react-native-ios-context-menu/lib/commonjs/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/react-native-ios-context-menu` if it exists or add a new declaration (.d.ts) file containing `declare module 'react-native-ios-context-menu';`ts(7016)

0xDing avatar Apr 01 '25 19:04 0xDing