react-native-otp-textinput icon indicating copy to clipboard operation
react-native-otp-textinput copied to clipboard

Add typescript support

Open anubhav-sl opened this issue 3 years ago • 0 comments

Getting this error : Could not find a declaration file for module 'react-native-otp-textinput'. 'C:/Users/Anubhav/booknav-frontend/node_modules/react-native-otp-textinput/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/react-native-otp-textinputif it exists or add a new declaration (.d.ts) file containingdeclare module 'react-native-otp-textinput';ts(7016)

anubhav-sl avatar Jun 06 '22 13:06 anubhav-sl