react-native-mail icon indicating copy to clipboard operation
react-native-mail copied to clipboard

Typings for typescript

Open aidanw opened this issue 6 years ago • 2 comments

Are there Typings for typescript for this project anywhere?

aidanw avatar May 01 '19 15:05 aidanw

Hello,

I just publish the Types on https://github.com/DefinitelyTyped/DefinitelyTyped

You can get the type by doing

npm install --save-dev @types/react-native-mail

vdelacou avatar May 31 '19 00:05 vdelacou

Thanks for publishing typings @vdelacou, great stuff! Any chance they could be updated to reflect the new API of the attachments (plural) array argument?

jkotchoff avatar Sep 14 '20 22:09 jkotchoff