react-native-highlight-words icon indicating copy to clipboard operation
react-native-highlight-words copied to clipboard

chore: add ts support

Open davidsonsns opened this issue 6 years ago • 1 comments

In my current project, we're using Typescript. So, to add support to this package I needed to add a file .d.ts with type-checks.

If you guys believe that it could be a good idea adding an index.d.ts file into this project I can contribute doing this.

davidsonsns avatar Dec 23 '19 12:12 davidsonsns

we need TS definitions too :)

leonardoballand avatar Aug 05 '20 07:08 leonardoballand