Hi,
can you add the missing type declarations to the package, please?
$ npm install @types/react-native-youtube
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2freact-native-youtube - Not found
npm ERR! 404
npm ERR! 404 '@types/react-native-youtube@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/sirhennihau/.npm/_logs/2020-03-19T22_56_16_568Z-debug.log
Version:
"react-native-youtube": "^2.0.0",
Same issue here.
I've made a PR that adds typescript definitions, hope that helps
Most helpful comment
I've made a PR that adds typescript definitions, hope that helps