react-native-slider
react-native-slider copied to clipboard
Installing via npm does not include index.d.ts
When I run npm i react-native-slider -S I get a smaller set of files compared to the ones present on the githug repo. index.d.ts is missing. Am I doing something wrong. It should be automatically downloaded... I'm installing version 0.11.0, The same issue is present in 0.10.0.

Therefore I get:

I had to copy the file by hand. This is not acceptable after running npm install