react-native-extra-dimensions-android icon indicating copy to clipboard operation
react-native-extra-dimensions-android copied to clipboard

Typescript declaration file

Open chayaj opened this issue 5 years ago • 0 comments

Hi Thank you for provide this open source library! I have enjoyed using it. I was wondering if you could add typescript declaration file that we could download as part of npm. My project is using typescript and I get warning to download declaration type with the command below but it doesn't exist.

npm install @types/react-native-extra-dimensions-android

Thank you!

chayaj avatar Jul 03 '20 04:07 chayaj